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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 擾??濡?? | 1000111111101111001111110011111110010100010001110011111100111111 | 8fef3f3f94473f3f |
EUC-JP | 擾??濡?? | 1011111011110001001111110011111111000111101010000011111100111111 | bef13f3fc7a83f3f |
UTF-8 | 擾용젇濡됬쭫 | 111001101001001110111110111011001001101010101001111011001010000010000111111001101011111110100001111010111001000010101100111011001010110110101011 | e693beec9aa9eca087e6bfa1eb90acecadab |
UHC | 擾용젇濡됬쭫 | 111010001111011010111111111010111010000010001010111010111010000110001001111001111010011110011111 | e8f6bfeba08aeba189e7a79f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)