[BitBucket user: Alain Mazy]
[BitBucket date: 2017-06-08.09:27:02]
Attached is a worklist file with an accentuated character correctly encoded in ISO IR 100.
Patient name is VANILLÉ^LAURA

when retrieving it with findscu:
```
findscu --call VOLUSON3 -W 127.0.0.1 4243 -k 0010,0010="*" -X
W: ---------------------------
W: Find Response: 1 (Pending)
W:
W: # Dicom-Data-Set
W: # Used TransferSyntax: Little Endian Explicit
W: (0008,0005) CS [ISO_IR 100] # 10, 1 SpecificCharacterSet
W: (0010,0010) PN [VANILL^LAURA^^^Mme] # 18, 1 PatientName
W:
```
when dumping the response to a file:

|