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 ??CD??CD^ 001111110011111101000011010001000011111100111111010000110100010001011110 3f3f43443f3f43445e
SJIS-WIN ?但CD?但CD^ 0011111110010010010000010100001101000100001111111001001001000001010000110100010001011110 3f924143443f924143445e
EUC-JP ?但CD?但CD^ 0011111111000011101000100100001101000100001111111100001110100010010000110100010001011110 3fc3a243443fc3a243445e
UTF-8 렺但CD렺但CD^ 1110101110100000101110101110010010111101100001100100001101000100111010111010000010111010111001001011110110000110010000110100010001011110 eba0bae4bd864344eba0bae4bd8643445e
UHC 렺但CD렺但CD^ 10001110110000101101001110100011010000110100010010001110110000101101001110100011010000110100010001011110 8ec2d3a343448ec2d3a343445e

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