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çfŸñéóçhçfœ†^ 111001110110100011100111011001101001111111110001111010011111001111100111011010001110011101100110100111001000011001011110 e768e7669ff1e9f3e768e7669c865e
SJIS-WIN ?h?f?????h?f??^ 001111110110100000111111011001100011111100111111001111110011111100111111011010000011111101100110001111110011111101011110 3f683f663f3f3f3f3f683f663f3f5e
EUC-JP çhçf?ñéóçhçf??^ 1000111110101011101011100110100010001111101010111010111001100110001111111000111110101011110100001000111110101011101100011000111110101011110100011000111110101011101011100110100010001111101010111010111001100110001111110011111101011110 8fabae688fabae663f8fabd08fabb18fabd18fabae688fabae663f3f5e
UTF-8 çhçfŸñéóçhçfœ†^ 11000011101001110110100011000011101001110110011011000010100111111100001110110001110000111010100111000011101100111100001110100111011010001100001110100111011001101100001010011100110000101000011001011110 c3a768c3a766c29fc3b1c3a9c3b3c3a768c3a766c29cc2865e
UHC ?h?f?????h?f??^ 001111110110100000111111011001100011111100111111001111110011111100111111011010000011111101100110001111110011111101011110 3f683f663f3f3f3f3f683f663f3f5e

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