To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ??[??[^ | 00111111001111110101101100111111001111110101101101011110 | 3f3f5b3f3f5b5e |
SJIS-WIN | 腋省[腋省[^ | 1110001111111100100011111100100001011011111000111111110010001111110010000101101101011110 | e3fc8fc85be3fc8fc85b5e |
EUC-JP | 腋省[腋省[^ | 1110011011111110101111101100101001011011111001101111111010111110110010100101101101011110 | e6febeca5be6febeca5b5e |
UTF-8 | 腋省[腋省[^ | 111010001000010110001011111001111001110010000001010110111110100010000101100010111110011110011100100000010101101101011110 | e8858be79c815be8858be79c815b5e |
UHC | 腋省[腋省[^ | 1110010011111101111000001111110101011011111001001111110111100000111111010101101101011110 | e4fde0fd5be4fde0fd5b5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)