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 àöà·àöà·^ 111000001111011011100000101101111110000011110110111000001011011101011110 e0f6e0b7e0f6e0b75e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP àöà?àöà?^ 100011111010101110100010100011111010101111010011100011111010101110100010001111111000111110101011101000101000111110101011110100111000111110101011101000100011111101011110 8faba28fabd38faba23f8faba28fabd38faba23f5e
UTF-8 àöà·àöà·^ 1100001110100000110000111011011011000011101000001100001010110111110000111010000011000011101101101100001110100000110000101011011101011110 c3a0c3b6c3a0c2b7c3a0c3b6c3a0c2b75e
UHC ???·???·^ 0011111100111111001111111010000110100100001111110011111100111111101000011010010001011110 3f3f3fa1a43f3f3fa1a45e

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