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 | ??????[k | 0011111100111111001111110011111100111111001111110101101101101011 | 3f3f3f3f3f3f5b6b |
SJIS-WIN | ??????[k | 0011111100111111001111110011111100111111001111110101101101101011 | 3f3f3f3f3f3f5b6b |
EUC-JP | ??????[k | 0011111100111111001111110011111100111111001111110101101101101011 | 3f3f3f3f3f3f5b6b |
UTF-8 | 렯렼셈셕렯렦[k | 1110101110100000101011111110101110100000101111001110110010000101100010001110110010000101100101011110101110100000101011111110101110100000101001100101101101101011 | eba0afeba0bcec8588ec8595eba0afeba0a65b6b |
UHC | 렯렼셈셕렯렦[k | 1000111010111100100011101100010010111100110000001011110011000110100011101011110010001110101101010101101101101011 | 8ebc8ec4bcc0bcc68ebc8eb55b6b |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)