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 뒶L}뒶L{^ 1110101110010010101101100100110001111101111010111001001010110110010011000111101101011110 eb92b64c7deb92b64c7b5e
SJIS-WIN ??¶L}??¶L{^ 00111111001111111000000111110111010011000111110100111111001111111000000111110111010011000111101101011110 3f3f81f74c7d3f3f81f74c7b5e
EUC-JP ë?¶L}ë?¶L{^ 1000111110101011101100110011111110100010111110010100110001111101100011111010101110110011001111111010001011111001010011000111101101011110 8fabb33fa2f94c7d8fabb33fa2f94c7b5e
UTF-8 뒶L}뒶L{^ 1100001110101011110000101001001011000010101101100100110001111101110000111010101111000010100100101100001010110110010011000111101101011110 c3abc292c2b64c7dc3abc292c2b64c7b5e
UHC ??¶L}??¶L{^ 00111111001111111010001011010010010011000111110100111111001111111010001011010010010011000111101101011110 3f3fa2d24c7d3f3fa2d24c7b5e

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