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 ŽÀޱon}ŽÀޱon{^ 100011101100000010001110101100010110111101101110011111011000111011000000100011101011000101101111011011100111101101011110 8ec08eb16f6e7d8ec08eb16f6e7b5e
SJIS-WIN ???±on}???±on{^ 0011111100111111001111111000000101111101011011110110111001111101001111110011111100111111100000010111110101101111011011100111101101011110 3f3f3f817d6f6e7d3f3f3f817d6f6e7b5e
EUC-JP ?À?±on}?À?±on{^ 001111111000111110101010101000100011111110100001110111100110111101101110011111010011111110001111101010101010001000111111101000011101111001101111011011100111101101011110 3f8faaa23fa1de6f6e7d3f8faaa23fa1de6f6e7b5e
UTF-8 ŽÀޱon}ŽÀޱon{^ 1100001010001110110000111000000011000010100011101100001010110001011011110110111001111101110000101000111011000011100000001100001010001110110000101011000101101111011011100111101101011110 c28ec380c28ec2b16f6e7dc28ec380c28ec2b16f6e7b5e
UHC ???±on}???±on{^ 0011111100111111001111111010000110111110011011110110111001111101001111110011111100111111101000011011111001101111011011100111101101011110 3f3f3fa1be6f6e7d3f3f3fa1be6f6e7b5e

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