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^ 10011100100001101110011101101000111001110110011010011100100001101110011101101000111001110110011001011110 9c86e768e7669c86e768e7665e
SJIS-WIN ???h?f???h?f^ 00111111001111110011111101101000001111110110011000111111001111110011111101101000001111110110011001011110 3f3f3f683f663f3f3f683f665e
EUC-JP ??çhçf??çhçf^ 001111110011111110001111101010111010111001101000100011111010101110101110011001100011111100111111100011111010101110101110011010001000111110101011101011100110011001011110 3f3f8fabae688fabae663f3f8fabae688fabae665e
UTF-8 œ†çhçfœ†çhçf^ 110000101001110011000010100001101100001110100111011010001100001110100111011001101100001010011100110000101000011011000011101001110110100011000011101001110110011001011110 c29cc286c3a768c3a766c29cc286c3a768c3a7665e
UHC ???h?f???h?f^ 00111111001111110011111101101000001111110110011000111111001111110011111101101000001111110110011001011110 3f3f3f683f663f3f3f683f665e

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