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 | ?諷呈??? | 0011111111100110100001011001001011100110001111110011111100111111 | 3fe68592e63f3f3f |
EUC-JP | ?諷呈??? | 0011111111101011111001011100010011101000001111110011111100111111 | 3febe5c4e83f3f3f |
UTF-8 | 뤋諷呈툘샘ㅾ | 111010111010010010001011111010001010101110110111111001011001000110001000111011011000100010011000111011001000001110011000111000111000010110111110 | eba48be8abb7e59188ed8898ec8398e385be |
UHC | 뤋諷呈툘샘ㅾ | 100011111011101111111001101001001110111111010000101110001000111110111011111110011010010011101110 | 8fbbf9a4efd0b88fbbf9a4ee |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)