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 曜??瘟??絶 10010111011010100011111100111111111000011000100100111111001111111001000011100010 976a3f3fe1893f3f90e2
EUC-JP 曜??瘟??絶 11001101110010110011111100111111111000011110100100111111001111111100000011100100 cdcb3f3fe1e93f3fc0e4
UTF-8 曜뱄슴瘟욥썎絶 111001101001101110011100111010111011000110000100111011001000101010110100111001111001100010011111111011001001101010100101111011001000110110001110111001111011010110110110 e69b9cebb184ec8ab4e7989fec9aa5ec8d8ee7b5b6
UHC 曜뱄슴瘟욥썎絶 1110100011111000101110011110111110111101101111111110100010110000101111111110100110011011100000011110111110111110 e8f8b9efbdbfe8b0bfe99b81efbe

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