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 | 佇??斑?? | 1001100011001000001111110011111110010100110000010011111100111111 | 98c83f3f94c13f3f |
EUC-JP | 佇??斑?? | 1101000011001010001111110011111111001000110000110011111100111111 | d0ca3f3fc8c33f3f |
UTF-8 | 佇ㅽ렪斑렟렱 | 111001001011110110000111111000111000010110111101111010111010000010101010111001101001011010010001111010111010000010011111111010111010000010110001 | e4bd87e385bdeba0aae69691eba09feba0b1 |
UHC | 佇ㅽ렪斑렟렱 | 111011101011011110100100111011011000111010111000110110101110100010001110101100001000111010111110 | eeb7a4ed8eb8dae88eb08ebe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)