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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 踞よカ扶踞よカ府^ 111001101111010110000010111001101011011010010101011111011110011011110101100000101110011010110110100101010111101101011110 e6f582e6b6957de6f582e6b6957b5e
EUC-JP 踞よカ扶踞よカ府^ 1110110011110111101001001110100010001110101101101100100111011110111011001111011110100100111010001000111010110110110010011101110001011110 ecf7a4e88eb6c9deecf7a4e88eb6c9dc5e
UTF-8 踞よカ扶踞よカ府^ 11101000101110001001111011100011100000101000100011101111101111011011011011100110100010011011011011101000101110001001111011100011100000101000100011101111101111011011011011100101101110101001110001011110 e8b89ee38288efbdb6e689b6e8b89ee38288efbdb6e5ba9c5e
UHC 踞よ?扶踞よ?府^ 110010111110011010101010111010000011111111011101101001101100101111100110101010101110100000111111110111011010010001011110 cbe6aae83fdda6cbe6aae83fdda45e

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