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 | 與??旬?お | 111001000110111100111111001111111000111101111011001111111000001010101000 | e46f3f3f8f7b3f82a8 |
EUC-JP | 與??旬?お | 111001111101000000111111001111111011110111011100001111111010010010101010 | e7d03f3fbddc3fa4aa |
UTF-8 | 與쀦낟旬당お | 111010001000100010000111111011001000000010100110111010111000001010011111111001101001011110101100111010111000101110111001111000111000000110001010 | e88887ec80a6eb829fe697aceb8bb9e3818a |
UHC | 與쀦낟旬당お | 111001101010100010010111111001101011001110101110111000101110001010110100111001111010101010101010 | e6a897e6b3aee2e2b4e7aaaa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)