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 | 将腮宵蜿ォ秧 | 1000111110101011111001000100011110001111101010101110010110001111101010111110001001011110 | 8fabe4478faae58fabe25e |
EUC-JP | 将腮宵蜿ォ秧 | 101111101010110111100111101010001011111010101100111010011110111110001110101010111110001110111111 | beade7a8beace9ef8eabe3bf |
UTF-8 | 将腮宵蜿ォ秧 | 111001011011000010000110111010001000010110101110111001011010111010110101111010001001110010111111111011111011110110101011111001111010011110100111 | e5b086e885aee5aeb5e89cbfefbdabe7a7a7 |
UHC | ??宵??秧 | 0011111100111111111000011011001000111111001111111110010011101011 | 3f3fe1b23f3fe4eb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)