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 ??????E?? 001111110011111100111111001111110011111100111111010001010011111100111111 3f3f3f3f3f3f453f3f
SJIS-WIN ?普懃箝??E?? 001111111001010110000001100111001110011111100010101011010011111100111111010001010011111100111111 3f95819ce7e2ad3f3f453f3f
EUC-JP ?普懃箝??E?? 001111111100100111100001110110001110100111100100101011110011111100111111010001010011111100111111 3fc9e1d8e9e4af3f3f453f3f
UTF-8 렺普懃箝매렋E렻렋 11101011101000001011101011100110100110011010111011100110100001111000001111100111101011101001110111101011101001111010010011101011101000001000101101000101111010111010000010111011111010111010000010001011 eba0bae699aee68783e7ae9deba7a4eba08b45eba0bbeba08b
UHC 렺普懃箝매렋E렻렋 1000111011000010110111001100010111010000110001001100110011000100101110001100010110001110101000100100010110001110110000111000111010100010 8ec2dcc5d0c4ccc4b8c58ea2458ec38ea2

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