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 ŸÐçWon}ŸÐçWon{^ 100111111101000011100111010101110110111101101110011111011001111111010000111001110101011101101111011011100111101101011110 9fd0e7576f6e7d9fd0e7576f6e7b5e
SJIS-WIN ???Won}???Won{^ 001111110011111100111111010101110110111101101110011111010011111100111111001111110101011101101111011011100111101101011110 3f3f3f576f6e7d3f3f3f576f6e7b5e
EUC-JP ??çWon}??çWon{^ 00111111001111111000111110101011101011100101011101101111011011100111110100111111001111111000111110101011101011100101011101101111011011100111101101011110 3f3f8fabae576f6e7d3f3f8fabae576f6e7b5e
UTF-8 ŸÐçWon}ŸÐçWon{^ 110000101001111111000011100100001100001110100111010101110110111101101110011111011100001010011111110000111001000011000011101001110101011101101111011011100111101101011110 c29fc390c3a7576f6e7dc29fc390c3a7576f6e7b5e
UHC ?Ð?Won}?Ð?Won{^ 0011111110101000101000100011111101010111011011110110111001111101001111111010100010100010001111110101011101101111011011100111101101011110 3fa8a23f576f6e7d3fa8a23f576f6e7b5e

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