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 髻イ迢枝髻イ迢施^ 111010011001111110110010111001111000101110001110011111011110100110011111101100101110011110001011100011100111101101011110 e99fb2e78b8e7de99fb2e78b8e7b5e
EUC-JP 髻イ迢枝髻イ迢施^ 1111001010100001100011101011001011101101111010111011101111011110111100101010000110001110101100101110110111101011101110111101110001011110 f2a18eb2edebbbdef2a18eb2edebbbdc5e
UTF-8 髻イ迢枝髻イ迢施^ 11101001101010111011101111101111101111011011001011101000101111111010001011100110100111101001110111101001101010111011101111101111101111011011001011101000101111111010001011100110100101101011110101011110 e9abbbefbdb2e8bfa2e69e9de9abbbefbdb2e8bfa2e696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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