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 瀅麝あ?瀅麝あ?^ 111110110100111011101010011011001000001010100000001111111111101101001110111010100110110010000010101000000011111101011110 fb4eea6c82a03ffb4eea6c82a03f5e
EUC-JP 瀅麝あ?瀅麝あ?^ 1000111111001001101010111111001111001101101001001010001000111111100011111100100110101011111100111100110110100100101000100011111101011110 8fc9abf3cda4a23f8fc9abf3cda4a23f5e
UTF-8 瀅麝あ쌨瀅麝あ쌤^ 11100111100000001000010111101001101110101001110111100011100000011000001011101100100011001010100011100111100000001000010111101001101110101001110111100011100000011000001011101100100011001010010001011110 e78085e9ba9de38182ec8ca8e78085e9ba9de38182ec8ca45e
UHC 瀅麝あ쌨瀅麝あ쌤^ 1111101110100100110111101111101010101010101000101011110111011110111110111010010011011110111110101010101010100010101111011101110001011110 fba4defaaaa2bddefba4defaaaa2bddc5e

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