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 | 邨帶「ァ髯ー | 111001111011010110011011111001101010001010100111111010011001100110110000 | e7b59be6a2a7e999b0 |
EUC-JP | 邨帶「ァ髯ー | 111011101011011111010110111010001000111010100010100011101010011111110001111110011000111010110000 | eeb7d6e88ea28ea7f1f98eb0 |
UTF-8 | 邨帶「ァ髯ー | 111010011000001010101000111001011011100010110110111011111011110110100010111011111011110110100111111010011010101110101111111011111011110110110000 | e982a8e5b8b6efbda2efbda7e9abafefbdb0 |
UHC | 邨帶???? | 1111010110111110110100111110000100111111001111110011111100111111 | f5bed3e13f3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)