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 豬ッ螟よシ画オッ 111001101011010110101111111001011010010010000010111001101011110010001001111001101011010110101111 e6b5afe5a482e6bc89e6b5af
EUC-JP 豬ッ螟よシ画オッ 11101100101101111000111010101111111010101010011010100100111010001000111010111100101100101110100010001110101101011000111010101111 ecb78eafeaa6a4e88ebcb2e88eb58eaf
UTF-8 豬ッ螟よシ画オッ 111010001011000110101100111011111011110110101111111010001001111010011111111000111000001010001000111011111011110110111100111001111001010010111011111011111011110110110101111011111011110110101111 e8b1acefbdafe89e9fe38288efbdbce794bbefbdb5efbdaf
UHC ??螟よ???? 00111111001111111101100110101101101010101110100000111111001111110011111100111111 3f3fd9adaae83f3f3f3f

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