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 譌ソ奝冢}譌ソ奝冢{^ 1110011010010111101111111111101010100010100110010110111001111101111001101001011110111111111110101010001010011001011011100111101101011110 e697bffaa2996e7de697bffaa2996e7b5e
EUC-JP 譌ソ奝冢}譌ソ奝冢{^ 111010111111011110001110101111111000111110111000111110001101000111001111011111011110101111110111100011101011111110001111101110001111100011010001110011110111101101011110 ebf78ebf8fb8f8d1cf7debf78ebf8fb8f8d1cf7b5e
UTF-8 譌ソ奝冢}譌ソ奝冢{^ 111010001010110110001100111011111011110110111111111001011010010110011101111001011000011010100010011111011110100010101101100011001110111110111101101111111110010110100101100111011110010110000110101000100111101101011110 e8ad8cefbdbfe5a59de586a27de8ad8cefbdbfe5a59de586a27b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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