To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??壬????^ 001111110011111110010000011100000011111100111111001111110011111101011110 3f3f90703f3f3f3f5e
EUC-JP ??壬????^ 001111110011111110111111110100010011111100111111001111110011111101011110 3f3fbfd13f3f3f3f5e
UTF-8 셈석壬렯렗렯렎^ 11101100100001011000100011101100100001001001110111100101101000111010110011101011101000001010111111101011101000001001011111101011101000001010111111101011101000001000111001011110 ec8588ec849de5a3aceba0afeba097eba0afeba08e5e
UHC 셈석壬렯렗렯렎^ 101111001100000010111100101011101110110011110011100011101011110010001110101011001000111010111100100011101010010001011110 bcc0bcaeecf38ebc8eac8ebc8ea45e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)