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 | 癲??而℡? | 111000011001111100111111001111111000111010100111100001111000010000111111 | e19f3f3f8ea787843f |
EUC-JP | 癲??而?? | 1110001010100001001111110011111110111100101010010011111100111111 | e2a13f3fbca93f3f |
UTF-8 | 癲⒱뫗而℡츐 | 111001111001100110110010111000101001001010110001111010111010101110010111111010001000000010001100111000101000010010100001111011001011100010010000 | e799b2e292b1ebab97e8808ce284a1ecb890 |
UHC | 癲⒱뫗而℡츐 | 111011111010011010101001111000101001000110111001111011001011101110100010111001011010111010001011 | efa6a9e291b9ecbba2e5ae8b |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)