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 | 由??矣⑤? | 100101110101001000111111001111111110000111100001100001110100010000111111 | 97523f3fe1e187443f |
EUC-JP | 由??矣?? | 1100110110110011001111110011111111100010111000110011111100111111 | cdb33f3fe2e33f3f |
UTF-8 | 由쒕퐭矣⑤룋 | 111001111001010010110001111011001001001010010101111011011001000010101101111001111001111110100011111000101001000110100100111010111010001110001011 | e794b1ec9295ed90ade79fa3e291a4eba38b |
UHC | 由쒕퐭矣⑤룋 | 111010111010011010011100111010111011110110010110111010111111100010101000111010111000111110001010 | eba69cebbd96ebf8a8eb8f8a |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)