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 渼竺[}渼竺[{^ 11111011010010011000111010110001010110110111110111111011010010011000111010110001010110110111101101011110 fb498eb15b7dfb498eb15b7b5e
EUC-JP 渼竺[}渼竺[{^ 100011111100011111110000101111001011001101011011011111011000111111000111111100001011110010110011010110110111101101011110 8fc7f0bcb35b7d8fc7f0bcb35b7b5e
UTF-8 渼竺[}渼竺[{^ 1110011010111000101111001110011110101011101110100101101101111101111001101011100010111100111001111010101110111010010110110111101101011110 e6b8bce7abba5b7de6b8bce7abba5b7b5e
UHC 渼竺[}渼竺[{^ 11011010101101001111010111100111010110110111110111011010101101001111010111100111010110110111101101011110 dab4f5e75b7ddab4f5e75b7b5e

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