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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 瓮??瓦ο?苒 1110000101000100001111110011111110001010101000101000001111001101001111111110010010010010 e1443f3f8aa283cd3fe492
EUC-JP 瓮??瓦ο?苒 1110000110100101001111110011111110110100101001001010011011001111001111111110011111110010 e1a53f3fb4a4a6cf3fe7f2
UTF-8 瓮잞쉿瓦ο슝苒 1110011110010011101011101110110010011110100111101110110010001001101111111110011110010011101001101100111010111111111011001000101010011101111010001000101110010010 e793aeec9e9eec89bfe793a6cebfec8a9de88b92
UHC 瓮잞쉿瓦ο슝苒 1110100010110111100111111110111110111101101100101110100010111111101001011110111110111101101110011110011011111110 e8b79fefbdb2e8bfa5efbdb9e6fe

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