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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 貂ヲW}貂ヲW{^ 1110011010111000101001100101011101111101111001101011100010100110010101110111101101011110 e6b8a6577de6b8a6577b5e
EUC-JP 貂ヲW}貂ヲW{^ 11101100101110101000111010100110010101110111110111101100101110101000111010100110010101110111101101011110 ecba8ea6577decba8ea6577b5e
UTF-8 貂ヲW}貂ヲW{^ 1110100010110010100000101110111110111101101001100101011101111101111010001011001010000010111011111011110110100110010101110111101101011110 e8b282efbda6577de8b282efbda6577b5e
UHC 貂?W}貂?W{^ 1111010110110000001111110101011101111101111101011011000000111111010101110111101101011110 f5b03f577df5b03f577b5e

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