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 | 載臀??之? | 100011011101101011100100010111000011111100111111100101000101011000111111 | 8ddae45c3f3f94563f |
EUC-JP | 載臀??之? | 101110101101110011100111101111010011111100111111110001111011011100111111 | badce7bd3f3fc7b73f |
UTF-8 | 載臀렠렒之렭 | 111010001011110010001001111010001000011110000000111010111010000010100000111010111010000010010010111001001011100110001011111010111010000010101101 | e8bc89e88780eba0a0eba092e4b98beba0ad |
UHC | 載臀렠렒之렭 | 111011101011000011010100111010111000111010110001100011101010011111110001111111011000111010111010 | eeb0d4eb8eb18ea7f1fd8eba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)