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 | ??}??|??| | 001111110011111101111101001111110011111101111100001111110011111101111100 | 3f3f7d3f3f7c3f3f7c |
SJIS-WIN | ??}??|??| | 001111110011111101111101001111110011111101111100001111110011111101111100 | 3f3f7d3f3f7c3f3f7c |
EUC-JP | ??}??|??| | 001111110011111101111101001111110011111101111100001111110011111101111100 | 3f3f7d3f3f7c3f3f7c |
UTF-8 | 묱뫝}묱뫝|묱뫝| | 111010111010110010110001111010111010101110011101011111011110101110101100101100011110101110101011100111010111110011101011101011001011000111101011101010111001110101111100 | ebacb1ebab9d7debacb1ebab9d7cebacb1ebab9d7c |
UHC | 묱뫝}묱뫝|묱뫝| | 100100100100100010010001101111010111110110010010010010001001000110111101011111001001001001001000100100011011110101111100 | 924891bd7d924891bd7c924891bd7c |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)