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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 韜友[}韜友[{^ 11101000111010011001011101000110010110110111110111101000111010011001011101000110010110110111101101011110 e8e997465b7de8e997465b7b5e
EUC-JP 韜友[}韜友[{^ 11110000111010111100110110100111010110110111110111110000111010111100110110100111010110110111101101011110 f0ebcda75b7df0ebcda75b7b5e
UTF-8 韜友[}韜友[{^ 1110100110011111100111001110010110001111100010110101101101111101111010011001111110011100111001011000111110001011010110110111101101011110 e99f9ce58f8b5b7de99f9ce58f8b5b7b5e
UHC 韜友[}韜友[{^ 11010100101101111110100111010010010110110111110111010100101101111110100111010010010110110111101101011110 d4b7e9d25b7dd4b7e9d25b7b5e

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