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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 貂ヲ逶凡貂ヲ逶本^ 111001101011100010100110111001111001101110010110011111011110011010111000101001101110011110011011100101100111101101011110 e6b8a6e79b967de6b8a6e79b967b5e
EUC-JP 貂ヲ逶凡貂ヲ逶本^ 1110110010111010100011101010011011101101111110111100101111011110111011001011101010001110101001101110110111111011110010111101110001011110 ecba8ea6edfbcbdeecba8ea6edfbcbdc5e
UTF-8 貂ヲ逶凡貂ヲ逶本^ 11101000101100101000001011101111101111011010011011101001100000001011011011100101100001111010000111101000101100101000001011101111101111011010011011101001100000001011011011100110100111001010110001011110 e8b282efbda6e980b6e587a1e8b282efbda6e980b6e69cac5e
UHC 貂??凡貂??本^ 11110101101100000011111100111111110110111110110111110101101100000011111100111111110111001110001001011110 f5b03f3fdbedf5b03f3fdce25e

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