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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 贒扇盗[贒扇盗[^ 111110111010111110010000111011101001001110010000010110111111101110101111100100001110111010010011100100000101101101011110 fbaf90ee93905bfbaf90ee93905b5e
EUC-JP 贒扇盗[贒扇盗[^ 1000111111011111110000111100000011110000110001011111000001011011100011111101111111000011110000001111000011000101111100000101101101011110 8fdfc3c0f0c5f05b8fdfc3c0f0c5f05b5e
UTF-8 贒扇盗[贒扇盗[^ 111010001011010010010010111001101000100110000111111001111001101110010111010110111110100010110100100100101110011010001001100001111110011110011011100101110101101101011110 e8b492e68987e79b975be8b492e68987e79b975b5e
UHC ?扇?[?扇?[^ 0011111111100000101111110011111101011011001111111110000010111111001111110101101101011110 3fe0bf3f5b3fe0bf3f5b5e

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