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 | 載??磐?驀 | 100011011101101000111111001111111001010011010110001111111110100101111101 | 8dda3f3f94d63fe97d |
EUC-JP | 載??磐?驀 | 101110101101110000111111001111111100100011011000001111111111000111011110 | badc3f3fc8d83ff1de |
UTF-8 | 載얹렱磐렱驀 | 111010001011110010001001111011001001011010111001111010111010000010110001111001111010001110010000111010111010000010110001111010011010100110000000 | e8bc89ec96b9eba0b1e7a390eba0b1e9a980 |
UHC | 載얹렱磐렱驀 | 111011101011000010111110111100011000111010111110110110101111000110001110101111101101100011101001 | eeb0bef18ebedaf18ebed8e9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)