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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 跼ァ辷サ}跼ァ辷サ{^ 111001101111000010100111111001111000100010111011011111011110011011110000101001111110011110001000101110110111101101011110 e6f0a7e788bb7de6f0a7e788bb7b5e
EUC-JP 跼ァ辷サ}跼ァ辷サ{^ 11101100111100101000111010100111111011011110100010001110101110110111110111101100111100101000111010100111111011011110100010001110101110110111101101011110 ecf28ea7ede88ebb7decf28ea7ede88ebb7b5e
UTF-8 跼ァ辷サ}跼ァ辷サ{^ 111010001011011110111100111011111011110110100111111010001011111010110111111011111011110110111011011111011110100010110111101111001110111110111101101001111110100010111110101101111110111110111101101110110111101101011110 e8b7bcefbda7e8beb7efbdbb7de8b7bcefbda7e8beb7efbdbb7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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