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 ?????????普 0011111100111111001111110011111100111111001111110011111100111111001111111001010110000001 3f3f3f3f3f3f3f3f3f9581
EUC-JP ?????????普 0011111100111111001111110011111100111111001111110011111100111111001111111100100111100001 3f3f3f3f3f3f3f3f3fc9e1
UTF-8 렻렰렺렊렻렡렻렗렻普 111010111010000010111011111010111010000010110000111010111010000010111010111010111010000010001010111010111010000010111011111010111010000010100001111010111010000010111011111010111010000010010111111010111010000010111011111001101001100110101110 eba0bbeba0b0eba0baeba08aeba0bbeba0a1eba0bbeba097eba0bbe699ae
UHC 렻렰렺렊렻렡렻렗렻普 1000111011000011100011101011110110001110110000101000111010100001100011101100001110001110101100101000111011000011100011101010110010001110110000111101110011000101 8ec38ebd8ec28ea18ec38eb28ec38eac8ec3dcc5

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