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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鬩零窒鬩零窒^ 11101001101010011001011111101011100100101000001011101001101010011001011111101011100100101000001001011110 e9a997eb9282e9a997eb92825e
EUC-JP 鬩零窒鬩零窒^ 11110010101010111100111011101101110000111110001011110010101010111100111011101101110000111110001001011110 f2abceedc3e2f2abceedc3e25e
UTF-8 鬩零窒鬩零窒^ 11101001101011001010100111101001100110111011011011100111101010101001001011101001101011001010100111101001100110111011011011100111101010101001001001011110 e9aca9e99bb6e7aa92e9aca9e99bb6e7aa925e
UHC ?零窒?零窒^ 0011111111010110110000111111001011110010001111111101011011000011111100101111001001011110 3fd6c3f2f23fd6c3f2f25e

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