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 | ??? | 001111110011111100111111 | 3f3f3f |
SJIS-WIN | 邏鈍膜 | 111001111011010010010011110111011001011010001100 | e7b493dd968c |
EUC-JP | 邏鈍膜 | 111011101011011011000110110111111100101111101100 | eeb6c6dfcbec |
UTF-8 | 邏鈍膜 | 111010011000001010001111111010011000100010001101111010001000011010011100 | e9828fe9888de8869c |
UHC | 邏鈍膜 | 110101011010010011010100111011111101100010101111 | d5a4d4efd8af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)