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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鉈オ貊ゑスス螢 1110011111101011101101011110011010111011100000101110111110111101101111011110010110100011 e7ebb5e6bb82efbdbde5a3
EUC-JP 鉈オ貊ゑスス螢 1110111011101101100011101011010111101100101111011010010011110001100011101011110110001110101111011110101010100101 eeed8eb5ecbda4f18ebd8ebdeaa5
UTF-8 鉈オ貊ゑスス螢 111010011000100110001000111011111011110110110101111010001011001010001010111000111000001010010001111011111011110110111101111011111011110110111101111010001001111010100010 e98988efbdb5e8b28ae38291efbdbdefbdbde89ea2
UHC ??貊ゑ??螢 00111111001111111101100011100111101010101111000100111111001111111111101110101011 3f3fd8e7aaf13f3ffbab

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