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 桒脛[}桒脛[{^ 11111010111000111110001111111000010110110111110111111010111000111110001111111000010110110111101101011110 fae3e3f85b7dfae3e3f85b7b5e
EUC-JP 桒脛[}桒脛[{^ 100011111100001111001001111001101111101001011011011111011000111111000011110010011110011011111010010110110111101101011110 8fc3c9e6fa5b7d8fc3c9e6fa5b7b5e
UTF-8 桒脛[}桒脛[{^ 1110011010100001100100101110100010000100100110110101101101111101111001101010000110010010111010001000010010011011010110110111101101011110 e6a192e8849b5b7de6a192e8849b5b7b5e
UHC ?脛[}?脛[{^ 0011111111001100111010110101101101111101001111111100110011101011010110110111101101011110 3fcceb5b7d3fcceb5b7b5e

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