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 ???D????? 001111110011111100111111010001000011111100111111001111110011111100111111 3f3f3f443f3f3f3f3f
SJIS-WIN ?普?D?瑙??? 0011111110010101100000010011111101000100001111111110000011101101001111110011111100111111 3f95813f443fe0ed3f3f3f
EUC-JP ?普?D?瑙??? 0011111111001001111000010011111101000100001111111110000011101111001111110011111100111111 3fc9e13f443fe0ef3f3f3f
UTF-8 렻普렮D렻瑙렫렻렦 11101011101000001011101111100110100110011010111011101011101000001010111001000100111010111010000010111011111001111001000110011001111010111010000010101011111010111010000010111011111010111010000010100110 eba0bbe699aeeba0ae44eba0bbe79199eba0abeba0bbeba0a6
UHC 렻普렮D렻瑙렫렻렦 1000111011000011110111001100010110001110101110110100010010001110110000111101001011000101100011101011100110001110110000111000111010110101 8ec3dcc58ebb448ec3d2c58eb98ec38eb5

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