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 魑ォ遶コ蠇オ迺ス 111010011011001110101011111001111010101110111010111110111010000110110101111001111001001010111101 e9b3abe7abbafba1b5e792bd
EUC-JP 魑ォ遶コ?オ迺ス 111100101011010110001110101010111110111010101101100011101011101000111111100011101011010111101101111100101000111010111101 f2b58eabeead8eba3f8eb5edf28ebd
UTF-8 魑ォ遶コ蠇オ迺ス 111010011010110110010001111011111011110110101011111010011000000110110110111011111011110110111010111010001010000010000111111011111011110110110101111010001011111110111010111011111011110110111101 e9ad91efbdabe981b6efbdbae8a087efbdb5e8bfbaefbdbd
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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