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 ???????O^ 001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f4f5e
SJIS-WIN ?普?????O^ 00111111100101011000000100111111001111110011111100111111001111110100111101011110 3f95813f3f3f3f3f4f5e
EUC-JP ?普?????O^ 00111111110010011110000100111111001111110011111100111111001111110100111101011110 3fc9e13f3f3f3f3f4f5e
UTF-8 렻普렢렻렡렻렗O^ 1110101110100000101110111110011010011001101011101110101110100000101000101110101110100000101110111110101110100000101000011110101110100000101110111110101110100000100101110100111101011110 eba0bbe699aeeba0a2eba0bbeba0a1eba0bbeba0974f5e
UHC 렻普렢렻렡렻렗O^ 10001110110000111101110011000101100011101011001110001110110000111000111010110010100011101100001110001110101011000100111101011110 8ec3dcc58eb38ec38eb28ec38eac4f5e

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