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 | 癲??苑?? | 1110000110011111001111110011111110001001100100010011111100111111 | e19f3f3f89913f3f |
EUC-JP | 癲??苑?? | 1110001010100001001111110011111110110001111100010011111100111111 | e2a13f3fb1f13f3f |
UTF-8 | 癲뗣깷苑믭쭓 | 111001111001100110110010111010111001011110100011111010101011100110110111111010001000101110010001111010111010111110101101111011001010110110010011 | e799b2eb97a3eab9b7e88b91ebafadecad93 |
UHC | 癲뗣깷苑믭쭓 | 111011111010011010001011111000111000001110100101111010101011110110010010111011111010011110001011 | efa68be383a5eabd92efa78b |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)