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 çhçWon}çhçWon{^ 111001110110100011100111010101110110111101101110011111011110011101101000111001110101011101101111011011100111101101011110 e768e7576f6e7de768e7576f6e7b5e
SJIS-WIN ?h?Won}?h?Won{^ 001111110110100000111111010101110110111101101110011111010011111101101000001111110101011101101111011011100111101101011110 3f683f576f6e7d3f683f576f6e7b5e
EUC-JP çhçWon}çhçWon{^ 1000111110101011101011100110100010001111101010111010111001010111011011110110111001111101100011111010101110101110011010001000111110101011101011100101011101101111011011100111101101011110 8fabae688fabae576f6e7d8fabae688fabae576f6e7b5e
UTF-8 çhçWon}çhçWon{^ 11000011101001110110100011000011101001110101011101101111011011100111110111000011101001110110100011000011101001110101011101101111011011100111101101011110 c3a768c3a7576f6e7dc3a768c3a7576f6e7b5e
UHC ?h?Won}?h?Won{^ 001111110110100000111111010101110110111101101110011111010011111101101000001111110101011101101111011011100111101101011110 3f683f576f6e7d3f683f576f6e7b5e

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