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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 貊エJ}貊エJ{^ 1110011010111011101101000100101001111101111001101011101110110100010010100111101101011110 e6bbb44a7de6bbb44a7b5e
EUC-JP 貊エJ}貊エJ{^ 11101100101111011000111010110100010010100111110111101100101111011000111010110100010010100111101101011110 ecbd8eb44a7decbd8eb44a7b5e
UTF-8 貊エJ}貊エJ{^ 1110100010110010100010101110111110111101101101000100101001111101111010001011001010001010111011111011110110110100010010100111101101011110 e8b28aefbdb44a7de8b28aefbdb44a7b5e
UHC 貊?J}貊?J{^ 1101100011100111001111110100101001111101110110001110011100111111010010100111101101011110 d8e73f4a7dd8e73f4a7b5e

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