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 螻樒ォェ}螻樒ォェ{^ 111001011011000110011110111001111010101110101010011111011110010110110001100111101110011110101011101010100111101101011110 e5b19ee7abaa7de5b19ee7abaa7b5e
EUC-JP 螻樒ォェ}螻樒ォェ{^ 11101010101100111101110011101001100011101010101110001110101010100111110111101010101100111101110011101001100011101010101110001110101010100111101101011110 eab3dce98eab8eaa7deab3dce98eab8eaa7b5e
UTF-8 螻樒ォェ}螻樒ォェ{^ 111010001001111010111011111001101010100010010010111011111011110110101011111011111011110110101010011111011110100010011110101110111110011010101000100100101110111110111101101010111110111110111101101010100111101101011110 e89ebbe6a892efbdabefbdaa7de89ebbe6a892efbdabefbdaa7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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