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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 韋ケ辯ケ}韋ケ辯ケ{^ 111010001110100010111001111001111000011110111001011111011110100011101000101110011110011110000111101110010111101101011110 e8e8b9e787b97de8e8b9e787b97b5e
EUC-JP 韋ケ辯ケ}韋ケ辯ケ{^ 11110000111010101000111010111001111011011110011110001110101110010111110111110000111010101000111010111001111011011110011110001110101110010111101101011110 f0ea8eb9ede78eb97df0ea8eb9ede78eb97b5e
UTF-8 韋ケ辯ケ}韋ケ辯ケ{^ 111010011001111110001011111011111011110110111001111010001011111010101111111011111011110110111001011111011110100110011111100010111110111110111101101110011110100010111110101011111110111110111101101110010111101101011110 e99f8befbdb9e8beafefbdb97de99f8befbdb9e8beafefbdb97b5e
UHC 韋?辯?}韋?辯?{^ 111010101101111100111111110111001010101000111111011111011110101011011111001111111101110010101010001111110111101101011110 eadf3fdcaa3f7deadf3fdcaa3f7b5e

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