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 롲D롲D^ 111010111010000110110010010001001110101110100001101100100100010001011110 eba1b244eba1b2445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ë¡?Dë¡?D^ 1000111110101011101100111000111110100010110000100011111101000100100011111010101110110011100011111010001011000010001111110100010001011110 8fabb38fa2c23f448fabb38fa2c23f445e
UTF-8 롲D롲D^ 110000111010101111000010101000011100001010110010010001001100001110101011110000101010000111000010101100100100010001011110 c3abc2a1c2b244c3abc2a1c2b2445e
UHC ?¡²D?¡²D^ 00111111101000101010111010101001111101110100010000111111101000101010111010101001111101110100010001011110 3fa2aea9f7443fa2aea9f7445e

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