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 中峯万}中峯万{^ 100100101000011010010101111101011001011010011100011111011001001010000110100101011111010110010110100111000111101101011110 928695f5969c7d928695f5969c7b5e
EUC-JP 中峯万}中峯万{^ 110000111110011011001010111101111100101111111100011111011100001111100110110010101111011111001011111111000111101101011110 c3e6caf7cbfc7dc3e6caf7cbfc7b5e
UTF-8 中峯万}中峯万{^ 111001001011100010101101111001011011001110101111111001001011100010000111011111011110010010111000101011011110010110110011101011111110010010111000100001110111101101011110 e4b8ade5b3afe4b8877de4b8ade5b3afe4b8877b5e
UHC 中峯万}中峯万{^ 111100011110100111011100111001111101100010110010011111011111000111101001110111001110011111011000101100100111101101011110 f1e9dce7d8b27df1e9dce7d8b27b5e

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