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 ??W?????? 001111110011111101010111001111110011111100111111001111110011111100111111 3f3f573f3f3f3f3f3f
SJIS-WIN ??W?普??寶? 0011111100111111010101110011111110010101100000010011111100111111100110111000111100111111 3f3f573f95813f3f9b8f3f
EUC-JP ??W?普??寶? 0011111100111111010101110011111111001001111000010011111100111111110101011110111100111111 3f3f573fc9e13f3fd5ef3f
UTF-8 렻렮W렻普렔렻寶렦 11101011101000001011101111101011101000001010111001010111111010111010000010111011111001101001100110101110111010111010000010010100111010111010000010111011111001011010111110110110111010111010000010100110 eba0bbeba0ae57eba0bbe699aeeba094eba0bbe5afb6eba0a6
UHC 렻렮W렻普렔렻寶렦 1000111011000011100011101011101101010111100011101100001111011100110001011000111010101001100011101100001111011100110001001000111010110101 8ec38ebb578ec3dcc58ea98ec3dcc48eb5

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