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 | 要??節э? | 100101110111011000111111001111111001000011011111100001001000111100111111 | 97763f3f90df848f3f |
EUC-JP | 要??節э? | 110011011101011100111111001111111100000011100001101001111110111100111111 | cdd73f3fc0e1a7ef3f |
UTF-8 | 要⒳벤節э숱 | 1110100010100110100000011110001010010010101100111110101110110010101001001110011110101111100000001101000110001101111011001000100010110001 | e8a681e292b3ebb2a4e7af80d18dec88b1 |
UHC | 要⒳벤節э숱 | 111010011010100110101001111001001011101010100101111011111011110110101100111011111011110110100010 | e9a9a9e4baa5efbdacefbda2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)