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 霑「蟶晢スサ讌シ 111010001011111110100010111001011011100010011101111011111011110110111011111001101010010110111100 e8bfa2e5b89defbdbbe6a5bc
EUC-JP 霑「蟶晢スサ讌シ 11110000110000011000111010100010111010101011101011011010111100011000111010111101100011101011101111101100101001111000111010111100 f0c18ea2eabadaf18ebd8ebbeca78ebc
UTF-8 霑「蟶晢スサ讌シ 111010011001110010010001111011111011110110100010111010001001111110110110111001101001100110100010111011111011110110111101111011111011110110111011111010001010111010001100111011111011110110111100 e99c91efbda2e89fb6e699a2efbdbdefbdbbe8ae8cefbdbc
UHC 霑??????? 111011111100010100111111001111110011111100111111001111110011111100111111 efc53f3f3f3f3f3f3f

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