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 譏エ鮨ャ}譏エ鮨ャ{^ 111001101001100010110100111010011011110110101100011111011110011010011000101101001110100110111101101011000111101101011110 e698b4e9bdac7de698b4e9bdac7b5e
EUC-JP 譏エ鮨ャ}譏エ鮨ャ{^ 11101011111110001000111010110100111100101011111110001110101011000111110111101011111110001000111010110100111100101011111110001110101011000111101101011110 ebf88eb4f2bf8eac7debf88eb4f2bf8eac7b5e
UTF-8 譏エ鮨ャ}譏エ鮨ャ{^ 111010001010110110001111111011111011110110110100111010011010111010101000111011111011110110101100011111011110100010101101100011111110111110111101101101001110100110101110101010001110111110111101101011000111101101011110 e8ad8fefbdb4e9aea8efbdac7de8ad8fefbdb4e9aea8efbdac7b5e
UHC 譏???}譏???{^ 11010001110000010011111100111111001111110111110111010001110000010011111100111111001111110111101101011110 d1c13f3f3f7dd1c13f3f3f7b5e

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