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^ 111010111010000010111010111011001011000110000101010111100110010101011110 eba0baecb1855e655e
SJIS-WIN ????±?^e^ 00111111001111110011111100111111100000010111110100111111010111100110010101011110 3f3f3f3f817d3f5e655e
EUC-JP ��^e^ 10001111101010111011001100111111100011111010001011101011100011111010101111000000101000011101111000111111010111100110010101011110 8fabb33f8fa2eb8fabc0a1de3f5e655e
UTF-8 렺책^e^ 110000111010101111000010101000001100001010111010110000111010110011000010101100011100001010000101010111100110010101011110 c3abc2a0c2bac3acc2b1c2855e655e
UHC ??º?±?^e^ 0011111100111111101010001010110000111111101000011011111000111111010111100110010101011110 3f3fa8ac3fa1be3f5e655e

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