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^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
SJIS-WIN ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
EUC-JP ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
UTF-8 챘짙쨉창혗혘^e^ 111011001011000110011000111011001010011110011001111011001010100010001001111011001011000010111101111011011001100010010111111011011001100010011000010111100110010101011110 ecb198eca799eca889ecb0bded9897ed98985e655e
UHC 챘짙쨉창혗혘^e^ 110000111010101111000010101000111100001010110101110000111010001011000010100000101100001010000011010111100110010101011110 c3abc2a3c2b5c3a2c282c2835e655e

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