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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ?紈???}?紈???{^ 0011111110001111110100111100110100111111001111110011111101111101001111111000111111010011110011010011111100111111001111110111101101011110 3f8fd3cd3f3f3f7d3f8fd3cd3f3f3f7b5e
UTF-8 뤚紈웡롉롆}뤚紈웡롉롆{^ 111010111010010010011010111001111011010010001000111011001001101110100001111010111010000110001001111010111010000110000110011111011110101110100100100110101110011110110100100010001110110010011011101000011110101110100001100010011110101110100001100001100111101101011110 eba49ae7b488ec9ba1eba189eba1867deba49ae7b488ec9ba1eba189eba1867b5e
UHC 뤚紈웡롉롆}뤚紈웡롉롆{^ 1000111111001001111111001011110010111111111111011000111011001111100011101100110001111101100011111100100111111100101111001011111111111101100011101100111110001110110011000111101101011110 8fc9fcbcbffd8ecf8ecc7d8fc9fcbcbffd8ecf8ecc7b5e

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