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 | 妊嵌擡哀?? | 10010100010001001001101111000110100111011010101010001000101000110011111100111111 | 94449bc69daa88a33f3f |
EUC-JP | 妊嵌擡哀?? | 11000111101001011101011011001000110110101010110010110000101001010011111100111111 | c7a5d6c8daacb0a53f3f |
UTF-8 | 妊嵌擡哀肋렑 | 111001011010011010001010111001011011010110001100111001101001001110100001111001011001001110000000111011111010010110010011111010111010000010010001 | e5a68ae5b58ce693a1e59380efa593eba091 |
UHC | 妊嵌擡哀肋렑 | 111011001111010011001010111011101101001111100100111001001110111011010010111100011000111010100110 | ecf4caeed3e4e4eed2f18ea6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)