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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????肢??? 00111111001111110011111100111111001111111000111010001000001111110011111100111111 3f3f3f3f3f8e883f3f3f
EUC-JP ?紈???肢??紈 0011111110001111110100111100110100111111001111110011111110111011111010000011111100111111100011111101001111001101 3f8fd3cd3f3f3fbbe83f3f8fd3cd
UTF-8 뤗紈킃흐롆肢렮뤗紈 111010111010010010010111111001111011010010001000111011011000001010000011111011011001110110010000111010111010000110000110111010001000001010100010111010111010000010101110111010111010010010010111111001111011010010001000 eba497e7b488ed8283ed9d90eba186e882a2eba0aeeba497e7b488
UHC 뤗紈킃흐롆肢렮뤗紈 100011111100011111111100101111001011010010001111110010001110010110001110110011001111001010110110100011101011101110001111110001111111110010111100 8fc7fcbcb48fc8e58eccf2b68ebb8fc7fcbc

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