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 邪糘袱邪糘袰^ 10001110110101111110001011110010111001011101111010001110110101111110001011110010111001011101110001011110 8ed7e2f2e5de8ed7e2f2e5dc5e
EUC-JP 邪糘袱邪糘袰^ 10111100110110011110010011110100111010101110000010111100110110011110010011110100111010101101111001011110 bcd9e4f4eae0bcd9e4f4eade5e
UTF-8 邪糘袱邪糘袰^ 11101001100000101010101011100111101100111001100011101000101000101011000111101001100000101010101011100111101100111001100011101000101000101011000001011110 e982aae7b398e8a2b1e982aae7b398e8a2b05e
UHC 邪??邪??^ 110111101111011100111111001111111101111011110111001111110011111101011110 def73f3fdef73f3f5e

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