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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鎤}鎤{^ 111100101111011011110000101001111111101111100001011111011111001011110110111100001010011111111011111000010111101101011110 f2f6f0a7fbe17df2f6f0a7fbe17b5e
EUC-JP ??鎤}??鎤{^ 00111111001111111000111111100101101100110111110100111111001111111000111111100101101100110111101101011110 3f3f8fe5b37d3f3f8fe5b37b5e
UTF-8 鎤}鎤{^ 111011101000100010101101111011101000000110100110111010011000111010100100011111011110111010001000101011011110111010000001101001101110100110001110101001000111101101011110 ee88adee81a6e98ea47dee88adee81a6e98ea47b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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