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 ???????P 0011111100111111001111110011111100111111001111110011111101010000 3f3f3f3f3f3f3f50
SJIS-WIN ?普?????P 001111111001010110000001001111110011111100111111001111110011111101010000 3f95813f3f3f3f3f50
EUC-JP ?普?????P 001111111100100111100001001111110011111100111111001111110011111101010000 3fc9e13f3f3f3f3f50
UTF-8 렻普렢렻렡렻렗P 11101011101000001011101111100110100110011010111011101011101000001010001011101011101000001011101111101011101000001010000111101011101000001011101111101011101000001001011101010000 eba0bbe699aeeba0a2eba0bbeba0a1eba0bbeba09750
UHC 렻普렢렻렡렻렗P 100011101100001111011100110001011000111010110011100011101100001110001110101100101000111011000011100011101010110001010000 8ec3dcc58eb38ec38eb28ec38eac50

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