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 | ????擺較 | 0011111100111111001111110011111110011101101100101000101001110010 | 3f3f3f3f9db28a72 |
EUC-JP | ?紈??擺較 | 00111111100011111101001111001101001111110011111111011010101101001011001111010011 | 3f8fd3cd3f3fdab4b3d3 |
UTF-8 | 뤗紈푈뤙擺較 | 111010111010010010010111111001111011010010001000111011011001000110001000111010111010010010011001111001101001001110111010111010001011110010000011 | eba497e7b488ed9188eba499e693bae8bc83 |
UHC | 뤗紈푈뤙擺較 | 100011111100011111111100101111001011111001001111100011111100100011110111111011001100111011110010 | 8fc7fcbcbe4f8fc8f7eccef2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)