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^ 111010111010000010110001111010111010000010011010111011001000010010010000010111100110010101011110 eba0b1eba09aec84905e655e
SJIS-WIN ??±??????^e^ 00111111001111111000000101111101001111110011111100111111001111110011111100111111010111100110010101011110 3f3f817d3f3f3f3f3f3f5e655e
EUC-JP ë?±ë??ì??^e^ 10001111101010111011001100111111101000011101111010001111101010111011001100111111001111111000111110101011110000000011111100111111010111100110010101011110 8fabb33fa1de8fabb33f3f8fabc03f3f5e655e
UTF-8 렱렚섐^e^ 110000111010101111000010101000001100001010110001110000111010101111000010101000001100001010011010110000111010110011000010100001001100001010010000010111100110010101011110 c3abc2a0c2b1c3abc2a0c29ac3acc284c2905e655e
UHC ??±??????^e^ 00111111001111111010000110111110001111110011111100111111001111110011111100111111010111100110010101011110 3f3fa1be3f3f3f3f3f3f5e655e

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