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 魑ォ遶コ淏オ迺ス 111010011011001110101011111001111010101110111010111110110100001010110101111001111001001010111101 e9b3abe7abbafb42b5e792bd
EUC-JP 魑ォ遶コ淏オ迺ス 1111001010110101100011101010101111101110101011011000111010111010100011111100011111011001100011101011010111101101111100101000111010111101 f2b58eabeead8eba8fc7d98eb5edf28ebd
UTF-8 魑ォ遶コ淏オ迺ス 111010011010110110010001111011111011110110101011111010011000000110110110111011111011110110111010111001101011011110001111111011111011110110110101111010001011111110111010111011111011110110111101 e9ad91efbdabe981b6efbdbae6b78fefbdb5e8bfbaefbdbd
UHC ????淏??? 001111110011111100111111001111111111101111001000001111110011111100111111 3f3f3f3ffbc83f3f3f

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