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 з¥ªÐ·¥ª^ 110100001011011110100101101010101101000010110111101001011010101001011110 d0b7a5aad0b7a5aa5e
SJIS-WIN ??¥???¥?^ 0011111100111111100000011000111100111111001111110011111110000001100011110011111101011110 3f3f818f3f3f3f818f3f5e
EUC-JP ???ª???ª^ 00111111001111110011111110001111101000101110110000111111001111110011111110001111101000101110110001011110 3f3f3f8fa2ec3f3f3f8fa2ec5e
UTF-8 з¥ªÐ·¥ª^ 1100001110010000110000101011011111000010101001011100001010101010110000111001000011000010101101111100001010100101110000101010101001011110 c390c2b7c2a5c2aac390c2b7c2a5c2aa5e
UHC з?ªÐ·?ª^ 101010001010001010100001101001000011111110101000101000111010100010100010101000011010010000111111101010001010001101011110 a8a2a1a43fa8a3a8a2a1a43fa8a35e

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