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 | 穩??節т? | 111000100111001000111111001111111001000011011111100001001000010000111111 | e2723f3f90df84843f |
EUC-JP | 穩??節т? | 111000111101001100111111001111111100000011100001101001111110010000111111 | e3d33f3fc0e1a7e43f |
UTF-8 | 穩덄빓節т펯 | 1110011110101001101010011110101110001101100001001110101110111001100100111110011110101111100000001101000110000010111011011000111010101111 | e7a9a9eb8d84ebb993e7af80d182ed8eaf |
UHC | 穩덄빓節т펯 | 111010001011000110001000111001111001010110110111111011111011110110101100111001001011110010000001 | e8b188e795b7efbdace4bc81 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)