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 0011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f68
SJIS-WIN 将熄ォェ娼フh 100011111010101111110010101000011110000010001111101010111010101010001111101010011100110001101000 8fabf2a1e08fabaa8fa9cc68
EUC-JP 将?熄ォェ娼フh 1011111010101101001111111101111111101111100011101010101110001110101010101011111010101011100011101100110001101000 bead3fdfef8eab8eaabeab8ecc68
UTF-8 将熄ォェ娼フh 11100101101100001000011011101110100001111001100011100111100001101000010011101111101111011010101111101111101111011010101011100101101010001011110011101111101111101000110001101000 e5b086ee8798e78684efbdabefbdaae5a8bcefbe8c68
UHC ??熄??娼?h 00111111001111111110001111011000001111110011111111110011110111100011111101101000 3f3fe3d83f3ff3de3f68

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