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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鬮エ謇假スセ蟶晄佐 111010011010101110110100111001101000100110011000111011111011110110111110111001011011100010011101111001101000110110110010 e9abb4e68998efbdbee5b89de68db2
EUC-JP 鬮エ謇假スセ蟶晄佐 111100101010110110001110101101001110101111101001110100001111000110001110101111011000111010111110111010101011101011011010111010001011101010110100 f2ad8eb4ebe9d0f18ebd8ebeeabadae8bab4
UTF-8 鬮エ謇假スセ蟶晄佐 111010011010110010101110111011111011110110110100111010001010110010000111111001011000000110000111111011111011110110111101111011111011110110111110111010001001111110110110111001101001100110000100111001001011110110010000 e9acaeefbdb4e8ac87e58187efbdbdefbdbee89fb6e69984e4bd90
UHC ???假???晄佐 001111110011111100111111110010101010001100111111001111110011111111111100110011011111000110100101 3f3f3fcaa33f3f3ffccdf1a5

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