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 蛹鈴ォサ}蛹鈴ォサ{^ 111001011000110010010111111010011010101110111011011111011110010110001100100101111110100110101011101110110111101101011110 e58c97e9abbb7de58c97e9abbb7b5e
EUC-JP 蛹鈴ォサ}蛹鈴ォサ{^ 11101001111011001100111011101011100011101010101110001110101110110111110111101001111011001100111011101011100011101010101110001110101110110111101101011110 e9ecceeb8eab8ebb7de9ecceeb8eab8ebb7b5e
UTF-8 蛹鈴ォサ}蛹鈴ォサ{^ 111010001001101110111001111010011000100010110100111011111011110110101011111011111011110110111011011111011110100010011011101110011110100110001000101101001110111110111101101010111110111110111101101110110111101101011110 e89bb9e988b4efbdabefbdbb7de89bb9e988b4efbdabefbdbb7b5e
UHC ?鈴??}?鈴??{^ 00111111110101101100001000111111001111110111110100111111110101101100001000111111001111110111101101011110 3fd6c23f3f7d3fd6c23f3f7b5e

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