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 ?|???|??^ 001111110111110000111111001111110011111101111100001111110011111101011110 3f7c3f3f3f7c3f3f5e
SJIS-WIN ?|???|??^ 001111110111110000111111001111110011111101111100001111110011111101011110 3f7c3f3f3f7c3f3f5e
EUC-JP ?|???|??^ 001111110111110000111111001111110011111101111100001111110011111101011110 3f7c3f3f3f7c3f3f5e
UTF-8 챈|챈짭챈|혳혥^ 111011001011000110001000011111001110110010110001100010001110110010100111101011011110110010110001100010000111110011101101100110001011001111101101100110001010010101011110 ecb1887cecb188eca7adecb1887ced98b3ed98a55e
UHC 챈|챈짭챈|혳혥^ 110000111010011001111100110000111010011011000010101011001100001110100110011111001100001010011010110000101000110101011110 c3a67cc3a6c2acc3a67cc29ac28d5e

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