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 イ醢銜ソイ醢蹌 11110000101111111011001011100111110011011110011111110000101111111011001011100111110011011110011101000010 f0bfb2e7cde7f0bfb2e7cde742
EUC-JP ?イ醢銜ソイ醢蹌 001111111000111010110010111011101100111111101110111100101000111010111111100011101011001011101110110011111110110110100011 3f8eb2eecfeef28ebf8eb2eecfeda3
UTF-8 イ醢銜ソイ醢蹌 111011101000000110111110111011111011110110110010111010011000011010100010111010011000101010011100111011111011110110111111111011111011110110110010111010011000011010100010111010001011100110001100 ee81beefbdb2e986a2e98a9cefbdbfefbdb2e986a2e8b98c
UHC ???銜???? 001111110011111100111111111110011110011100111111001111110011111100111111 3f3f3ff9e73f3f3f3f

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