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 | 繒峰??皓? | 111110111000111110010101111101000011111100111111111000011010100100111111 | fb8f95f43f3fe1a93f |
EUC-JP | 繒峰??皓? | 10001111110101001101010011001010111101100011111100111111111000101010101100111111 | 8fd4d4caf63f3fe2ab3f |
UTF-8 | 繒峰렭렰皓렋 | 111001111011100110010010111001011011001110110000111010111010000010101101111010111010000010110000111001111001101010010011111010111010000010001011 | e7b992e5b3b0eba0adeba0b0e79a93eba08b |
UHC | 繒峰렭렰皓렋 | 111100011111100111011100111010001000111010111010100011101011110111111011110100111000111010100010 | f1f9dce88eba8ebdfbd38ea2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)