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æ±çhæ±^ 111001110110100011100110101100011110011101101000111001101011000101011110 e768e6b1e768e6b15e
SJIS-WIN ?h?±?h?±^ 0011111101101000001111111000000101111101001111110110100000111111100000010111110101011110 3f683f817d3f683f817d5e
EUC-JP çhæ±çhæ±^ 10001111101010111010111001101000100011111010100111000001101000011101111010001111101010111010111001101000100011111010100111000001101000011101111001011110 8fabae688fa9c1a1de8fabae688fa9c1a1de5e
UTF-8 çhæ±çhæ±^ 110000111010011101101000110000111010011011000010101100011100001110100111011010001100001110100110110000101011000101011110 c3a768c3a6c2b1c3a768c3a6c2b15e
UHC ?hæ±?hæ±^ 00111111011010001010100110100001101000011011111000111111011010001010100110100001101000011011111001011110 3f68a9a1a1be3f68a9a1a1be5e

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