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 ûWާon}ûWާon{^ 111110110101011110001110101001110110111101101110011111011111101101010111100011101010011101101111011011100111101101011110 fb578ea76f6e7dfb578ea76f6e7b5e
SJIS-WIN ?W?§on}?W?§on{^ 0011111101010111001111111000000110011000011011110110111001111101001111110101011100111111100000011001100001101111011011100111101101011110 3f573f81986f6e7d3f573f81986f6e7b5e
EUC-JP ûW?§on}ûW?§on{^ 100011111010101111100101010101110011111110100001111110000110111101101110011111011000111110101011111001010101011100111111101000011111100001101111011011100111101101011110 8fabe5573fa1f86f6e7d8fabe5573fa1f86f6e7b5e
UTF-8 ûWާon}ûWާon{^ 110000111011101101010111110000101000111011000010101001110110111101101110011111011100001110111011010101111100001010001110110000101010011101101111011011100111101101011110 c3bb57c28ec2a76f6e7dc3bb57c28ec2a76f6e7b5e
UHC ?W?§on}?W?§on{^ 0011111101010111001111111010000111010111011011110110111001111101001111110101011100111111101000011101011101101111011011100111101101011110 3f573fa1d76f6e7d3f573fa1d76f6e7b5e

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