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 | 鼇??節?/ | 111010101000011100111111001111111001000011011111001111111000000101011110 | ea873f3f90df3f815e |
EUC-JP | 鼇??節?/ | 111100111110011100111111001111111100000011100001001111111010000110111111 | f3e73f3fc0e13fa1bf |
UTF-8 | 鼇믤㈇節양/ | 111010011011110010000111111010111010111110100100111000111000100010000111111001111010111110000000111011001001011010010001111011111011110010001111 | e9bc87ebafa4e38887e7af80ec9691efbc8f |
UHC | 鼇믤㈇節양/ | 111010001010100010010010111001101010100110111000111011111011110110111110111001111010001110101111 | e8a892e6a9b8efbdbee7a3af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)