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 롨}롨{^ 111010111010000110101000011111011110101110100001101010000111101101011110 eba1a87deba1a87b5e
SJIS-WIN ??¨}??¨{^ 0011111100111111100000010100111001111101001111110011111110000001010011100111101101011110 3f3f814e7d3f3f814e7b5e
EUC-JP 롨}롨{^ 10001111101010111011001110001111101000101100001010100001101011110111110110001111101010111011001110001111101000101100001010100001101011110111101101011110 8fabb38fa2c2a1af7d8fabb38fa2c2a1af7b5e
UTF-8 롨}롨{^ 110000111010101111000010101000011100001010101000011111011100001110101011110000101010000111000010101010000111101101011110 c3abc2a1c2a87dc3abc2a1c2a87b5e
UHC ?¡¨}?¡¨{^ 00111111101000101010111010100001101001110111110100111111101000101010111010100001101001110111101101011110 3fa2aea1a77d3fa2aea1a77b5e

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