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 | 抑??惟?? | 1001011101111101001111110011111110001000110100100011111100111111 | 977d3f3f88d23f3f |
EUC-JP | 抑??惟?? | 1100110111011110001111110011111110110000110101000011111100111111 | cdde3f3fb0d43f3f |
UTF-8 | 抑띔톪惟깊깺 | 111001101000101010010001111010111001110110010100111011011000011010101010111001101000001110011111111010101011100110001010111010101011100110111010 | e68a91eb9d94ed86aae6839feab98aeab9ba |
UHC | 抑띔톪惟깊깺 | 111001011110010010110110111010101011011110000010111010101110111010110001111011011000001110100110 | e5e4b6eab782eaeeb1ed83a6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)