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 | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
SJIS-WIN | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
EUC-JP | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
UTF-8 | 렯렽솜셕렯렱[BF | 111010111010000010101111111010111010000010111101111011001000011010011100111011001000010110010101111010111010000010101111111010111010000010110001010110110100001001000110 | eba0afeba0bdec869cec8595eba0afeba0b15b4246 |
UHC | 렯렽솜셕렯렱[BF | 100011101011110010001110110001011011110011011000101111001100011010001110101111001000111010111110010110110100001001000110 | 8ebc8ec5bcd8bcc68ebc8ebe5b4246 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)