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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 貂滔荘}貂滔荘{^ 111001101011100010011111111010111001000110010001011111011110011010111000100111111110101110010001100100010111101101011110 e6b89feb91917de6b89feb91917b5e
EUC-JP 貂滔荘}貂滔荘{^ 111011001011101011011110111011011100000111110001011111011110110010111010110111101110110111000001111100010111101101011110 ecbadeedc1f17decbadeedc1f17b5e
UTF-8 貂滔荘}貂滔荘{^ 111010001011001010000010111001101011101110010100111010001000110110011000011111011110100010110010100000101110011010111011100101001110100010001101100110000111101101011110 e8b282e6bb94e88d987de8b282e6bb94e88d987b5e
UHC 貂滔?}貂滔?{^ 11110101101100001101010010100101001111110111110111110101101100001101010010100101001111110111101101011110 f5b0d4a53f7df5b0d4a53f7b5e

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