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 –âæG{N}–âæG{N{^ 100101101110001011100110010001110111101101001110011111011001011011100010111001100100011101111011010011100111101101011110 96e2e6477b4e7d96e2e6477b4e7b5e
SJIS-WIN ???G{N}???G{N{^ 001111110011111100111111010001110111101101001110011111010011111100111111001111110100011101111011010011100111101101011110 3f3f3f477b4e7d3f3f3f477b4e7b5e
EUC-JP ?âæG{N}?âæG{N{^ 0011111110001111101010111010010010001111101010011100000101000111011110110100111001111101001111111000111110101011101001001000111110101001110000010100011101111011010011100111101101011110 3f8faba48fa9c1477b4e7d3f8faba48fa9c1477b4e7b5e
UTF-8 –âæG{N}–âæG{N{^ 110000101001011011000011101000101100001110100110010001110111101101001110011111011100001010010110110000111010001011000011101001100100011101111011010011100111101101011110 c296c3a2c3a6477b4e7dc296c3a2c3a6477b4e7b5e
UHC ??æG{N}??æG{N{^ 0011111100111111101010011010000101000111011110110100111001111101001111110011111110101001101000010100011101111011010011100111101101011110 3f3fa9a1477b4e7d3f3fa9a1477b4e7b5e

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