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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 。゚将。。爐ヒシ 10100001110111111000111110101011101000011010000111100000101000101100101110111100 a1df8faba1a1e0a2cbbc
EUC-JP 。゚将。。爐ヒシ 10001110101000011000111011011111101111101010110110001110101000011000111010100001111000001010010010001110110010111000111010111100 8ea18edfbead8ea18ea1e0a48ecb8ebc
UTF-8 。゚将。。爐ヒシ 111011111011110110100001111011111011111010011111111001011011000010000110111011111011110110100001111011111011110110100001111001111000100010010000111011111011111010001011111011111011110110111100 efbda1efbe9fe5b086efbda1efbda1e78890efbe8befbdbc
UHC ?????爐?? 001111110011111100111111001111110011111111010110110100110011111100111111 3f3f3f3f3fd6d33f3f

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