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 | 譯???ゆ? | 1110011010100001001111110011111100111111100000101110010000111111 | e6a13f3f3f82e43f |
EUC-JP | 譯???ゆ? | 1110110010100011001111110011111100111111101001001110011000111111 | eca33f3f3fa4e63f |
UTF-8 | 譯멨낡溜ゆ간 | 111010001010110110101111111010111010100110101000111010111000001010100001111011111010011110001011111000111000001010000110111010101011000010000100 | e8adafeba9a8eb82a1efa78be38286eab084 |
UHC | 譯멨낡溜ゆ간 | 111001101011101110111000111001011011001110110000111010101111111010101010111001101011000010100011 | e6bbb8e5b3b0eafeaae6b0a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)