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 | 預??甸?? | 1001011101100001001111110011111110011001101100100011111100111111 | 97613f3f99b23f3f |
EUC-JP | 預??甸?? | 1100110111000010001111110011111111010010101101000011111100111111 | cdc23f3fd2b43f3f |
UTF-8 | 預배떏甸꿱뒰 | 111010011010000010010000111010111011000010110000111010111001011010001111111001111001010010111000111010101011111110110001111010111001001010110000 | e9a090ebb0b0eb968fe794b8eabfb1eb92b0 |
UHC | 預배떏甸꿱뒰 | 111001111110100010111001111010001000101110100101111011111010010010110010111010001000101010101001 | e7e8b9e88ba5efa4b2e88aa9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)