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^ 11101010101110011000111010111101111011111110100010001110101110010110010101011110 eab98ebdefe88eb9655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ê???ïè??e^ 10001111101010111011010000111111001111110011111110001111101010111100000110001111101010111011001000111111001111110110010101011110 8fabb43f3f3f8fabc18fabb23f3f655e
UTF-8 깎½ï莹e^ 110000111010101011000010101110011100001010001110110000101011110111000011101011111100001110101000110000101000111011000010101110010110010101011110 c3aac2b9c28ec2bdc3afc3a8c28ec2b9655e
UHC ?¹?½???¹e^ 00111111101010011111011000111111101010001111011000111111001111110011111110101001111101100110010101011110 3fa9f63fa8f63f3f3fa9f6655e

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