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^ 111001101000100110111111010011001110011010001001101111110100110001011110 e689bf4ce689bf4c5e
SJIS-WIN ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP æ?¿Læ?¿L^ 1000111110101001110000010011111110001111101000101100010001001100100011111010100111000001001111111000111110100010110001000100110001011110 8fa9c13f8fa2c44c8fa9c13f8fa2c44c5e
UTF-8 承L承L^ 110000111010011011000010100010011100001010111111010011001100001110100110110000101000100111000010101111110100110001011110 c3a6c289c2bf4cc3a6c289c2bf4c5e
UHC æ?¿Læ?¿L^ 10101001101000010011111110100010101011110100110010101001101000010011111110100010101011110100110001011110 a9a13fa2af4ca9a13fa2af4c5e

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