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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 頷募卸}頷募卸{^ 111010001111010110010101111001011000100110110101011111011110100011110101100101011110010110001001101101010111101101011110 e8f595e589b57de8f595e589b57b5e
EUC-JP 頷募卸}頷募卸{^ 111100001111011111001010111001111011001010110111011111011111000011110111110010101110011110110010101101110111101101011110 f0f7cae7b2b77df0f7cae7b2b77b5e
UTF-8 頷募卸}頷募卸{^ 111010011010000010110111111001011000101110011111111001011000110110111000011111011110100110100000101101111110010110001011100111111110010110001101101110000111101101011110 e9a0b7e58b9fe58db87de9a0b7e58b9fe58db87b5e
UHC ?募?}?募?{^ 0011111111011001101101000011111101111101001111111101100110110100001111110111101101011110 3fd9b43f7d3fd9b43f7b5e

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