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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 穩??節∽?^ | 11100010011100100011111100111111100100001101111110000001111001000011111101011110 | e2723f3f90df81e43f5e |
EUC-JP | 穩??節∽?^ | 11100011110100110011111100111111110000001110000110100010111001100011111101011110 | e3d33f3fc0e1a2e63f5e |
UTF-8 | 穩며쥈節∽쉥^ | 11100111101010011010100111101011101010011011000011101100101001011000100011100111101011111000000011100010100010001011110111101100100010011010010101011110 | e7a9a9eba9b0eca588e7af80e288bdec89a55e |
UHC | 穩며쥈節∽쉥^ | 11101000101100011011100011100111101000101000000111101111101111011010000111101111101111011010101101011110 | e8b1b8e7a281efbda1efbdab5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)