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 깁BN}깁BN{^ 11101010101110011000000101000010010011100111110111101010101110011000000101000010010011100111101101011110 eab981424e7deab981424e7b5e
SJIS-WIN ???BN}???BN{^ 00111111001111110011111101000010010011100111110100111111001111110011111101000010010011100111101101011110 3f3f3f424e7d3f3f3f424e7b5e
EUC-JP ê??BN}ê??BN{^ 1000111110101011101101000011111100111111010000100100111001111101100011111010101110110100001111110011111101000010010011100111101101011110 8fabb43f3f424e7d8fabb43f3f424e7b5e
UTF-8 깁BN}깁BN{^ 11000011101010101100001010111001110000101000000101000010010011100111110111000011101010101100001010111001110000101000000101000010010011100111101101011110 c3aac2b9c281424e7dc3aac2b9c281424e7b5e
UHC ?¹?BN}?¹?BN{^ 001111111010100111110110001111110100001001001110011111010011111110101001111101100011111101000010010011100111101101011110 3fa9f63f424e7d3fa9f63f424e7b5e

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