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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 貂ヲ迸始}貂ヲ迸始{^ 1110011010111000101001101110011110011110100011100110111001111101111001101011100010100110111001111001111010001110011011100111101101011110 e6b8a6e79e8e6e7de6b8a6e79e8e6e7b5e
EUC-JP 貂ヲ迸始}貂ヲ迸始{^ 11101100101110101000111010100110111011011111111010111011110011110111110111101100101110101000111010100110111011011111111010111011110011110111101101011110 ecba8ea6edfebbcf7decba8ea6edfebbcf7b5e
UTF-8 貂ヲ迸始}貂ヲ迸始{^ 111010001011001010000010111011111011110110100110111010001011111110111000111001011010011110001011011111011110100010110010100000101110111110111101101001101110100010111111101110001110010110100111100010110111101101011110 e8b282efbda6e8bfb8e5a78b7de8b282efbda6e8bfb8e5a78b7b5e
UHC 貂??始}貂??始{^ 111101011011000000111111001111111110001110110111011111011111010110110000001111110011111111100011101101110111101101011110 f5b03f3fe3b77df5b03f3fe3b77b5e

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