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 | 弱??慂℡? | 100011101110001100111111001111111001110011001000100001111000010000111111 | 8ee33f3f9cc887843f |
EUC-JP | 弱??慂?? | 1011110011100101001111110011111111011000110010100011111100111111 | bce53f3fd8ca3f3f |
UTF-8 | 弱끺풒慂℡컚 | 111001011011110010110001111010111000000110111010111011011001001010010010111001101000010110000010111000101000010010100001111011001011101110011010 | e5bcb1eb81baed9292e68582e284a1ecbb9a |
UHC | 弱끺풒慂℡컚 | 111001011011000010000101111001001011111010010110111010011011110110100010111001011011000010000101 | e5b085e4be96e9bda2e5b085 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)