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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 溪菴魯溪菴輅^ 10011111111000101110010010111101100110000100010010011111111000101110010010111101111001110110100101011110 9fe2e4bd98449fe2e4bde7695e
EUC-JP 溪菴魯溪菴輅^ 11011110111001001110100010111111110011111010010111011110111001001110100010111111111011011100101001011110 dee4e8bfcfa5dee4e8bfedca5e
UTF-8 溪菴魯溪菴輅^ 11100110101110101010101011101000100011111011010011101001101011011010111111100110101110101010101011101000100011111011010011101000101111001000010101011110 e6baaae88fb4e9adafe6baaae88fb4e8bc855e
UHC 溪菴魯溪菴輅^ 11001101101000101110010011100000110101101101101111001101101000101110010011100000110101101101100101011110 cda2e4e0d6dbcda2e4e0d6d95e

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