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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?????肢?? 001111110011111100111111001111110011111110001110100010000011111100111111 3f3f3f3f3f8e883f3f
EUC-JP ?紈???肢?? 0011111110001111110100111100110100111111001111110011111110111011111010000011111100111111 3f8fd3cd3f3f3fbbe83f3f
UTF-8 뤗紈킃흐롆肢렮뤗 111010111010010010010111111001111011010010001000111011011000001010000011111011011001110110010000111010111010000110000110111010001000001010100010111010111010000010101110111010111010010010010111 eba497e7b488ed8283ed9d90eba186e882a2eba0aeeba497
UHC 뤗紈킃흐롆肢렮뤗 10001111110001111111110010111100101101001000111111001000111001011000111011001100111100101011011010001110101110111000111111000111 8fc7fcbcb48fc8e58eccf2b68ebb8fc7

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