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 | 癲??濡?? | 1110000110011111001111110011111110010100010001110011111100111111 | e19f3f3f94473f3f |
EUC-JP | 癲??濡?? | 1110001010100001001111110011111111000111101010000011111100111111 | e2a13f3fc7a83f3f |
UTF-8 | 癲뺧쫾濡룸줊 | 111001111001100110110010111010111011101010100111111011001010101110111110111001101011111110100001111010111010001110111000111011001010010010001010 | e799b2ebbaa7ecabbee6bfa1eba3b8eca48a |
UHC | 癲뺧쫾濡룸줊 | 111011111010011010010101111011111010011010010101111010111010000110110111111010111010000110011110 | efa695efa695eba1b7eba19e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)