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 ??A}??A{^ 001111110011111101000001011111010011111100111111010000010111101101011110 3f3f417d3f3f417b5e
SJIS-WIN ?端A}?端A{^ 0011111110010010010110110100000101111101001111111001001001011011010000010111101101011110 3f925b417d3f925b417b5e
EUC-JP ?端A}?端A{^ 0011111111000011101111000100000101111101001111111100001110111100010000010111101101011110 3fc3bc417d3fc3bc417b5e
UTF-8 렺端A}렺端A{^ 1110101110100000101110101110011110101011101011110100000101111101111010111010000010111010111001111010101110101111010000010111101101011110 eba0bae7abaf417deba0bae7abaf417b5e
UHC 렺端A}렺端A{^ 10001110110000101101001110101110010000010111110110001110110000101101001110101110010000010111101101011110 8ec2d3ae417d8ec2d3ae417b5e

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