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^ 1110110010110001100110011110110010100111101110011110110011110110101011100110010101011110 ecb199eca7b9ecf6ae655e
SJIS-WIN ?±??§????e^ 00111111100000010111110100111111001111111000000110011000001111110011111100111111001111110110010101011110 3f817d3f3f81983f3f3f3f655e
EUC-JP ì±?ì§?ìö®e^ 1000111110101011110000001010000111011110001111111000111110101011110000001010000111111000001111111000111110101011110000001000111110101011110100111000111110100010111011100110010101011110 8fabc0a1de3f8fabc0a1f83f8fabc08fabd38fa2ee655e
UTF-8 챙짹ìö®e^ 1100001110101100110000101011000111000010100110011100001110101100110000101010011111000010101110011100001110101100110000111011011011000010101011100110010101011110 c3acc2b1c299c3acc2a7c2b9c3acc3b6c2ae655e
UHC ?±??§¹??®e^ 001111111010000110111110001111110011111110100001110101111010100111110110001111110011111110100010111001110110010101011110 3fa1be3f3fa1d7a9f63f3fa2e7655e

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