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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???????謙寶? 001111110011111100111111001111110011111100111111001111111000110010101010100110111000111100111111 3f3f3f3f3f3f3f8caa9b8f3f
EUC-JP ???????謙寶? 001111110011111100111111001111110011111100111111001111111011100010101100110101011110111100111111 3f3f3f3f3f3f3fb8acd5ef3f
UTF-8 렻렗렺렍렻렗렻謙寶렖 111010111010000010111011111010111010000010010111111010111010000010111010111010111010000010001101111010111010000010111011111010111010000010010111111010111010000010111011111010001010110010011001111001011010111110110110111010111010000010010110 eba0bbeba097eba0baeba08deba0bbeba097eba0bbe8ac99e5afb6eba096
UHC 렻렗렺렍렻렗렻謙寶렖 1000111011000011100011101010110010001110110000101000111010100011100011101100001110001110101011001000111011000011110011001100010111011100110001001000111010101011 8ec38eac8ec28ea38ec38eac8ec3ccc5dcc48eab

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