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 ??g}??g{^ 0011111100111111100000101000011101111101001111110011111110000010100001110111101101011110 3f3f82877d3f3f82877b5e
EUC-JP ?泮g}?泮g{^ 001111111000111111000111101010001010001111100111011111010011111110001111110001111010100010100011111001110111101101011110 3f8fc7a8a3e77d3f8fc7a8a3e77b5e
UTF-8 杻泮g}杻泮g{^ 111011111010011110001000111001101011001110101110111011111011110110000111011111011110111110100111100010001110011010110011101011101110111110111101100001110111101101011110 efa788e6b3aeefbd877defa788e6b3aeefbd877b5e
UHC 杻泮g}杻泮g{^ 111010101111010011011010111010101010001111100111011111011110101011110100110110101110101010100011111001110111101101011110 eaf4daeaa3e77deaf4daeaa3e77b5e

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