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 | 要??獄?? | 1001011101110110001111110011111110001101100101100011111100111111 | 97763f3f8d963f3f |
EUC-JP | 要??獄?? | 1100110111010111001111110011111110111001111101100011111100111111 | cdd73f3fb9f63f3f |
UTF-8 | 要띶떉獄븃엷 | 111010001010011010000001111010111001110110110110111010111001011010001001111001111000110110000100111010111011100010000011111011001001011110110111 | e8a681eb9db6eb9689e78d84ebb883ec97b7 |
UHC | 要띶떉獄븃엷 | 111010011010100110001101111001011000101110011111111010001010101110111010111010001011111110101111 | e9a98de58b9fe8abbae8bfaf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)