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 ûZŠî¾ûZŠî“‹^ 11111011010110101000101011101110100000011011111011111011010110101000101011101110100100111000101101011110 fb5a8aee81befb5a8aee938b5e
SJIS-WIN ?Z?????Z????^ 00111111010110100011111100111111001111110011111100111111010110100011111100111111001111110011111101011110 3f5a3f3f3f3f3f5a3f3f3f3f5e
EUC-JP ûZ?î??ûZ?î??^ 100011111010101111100101010110100011111110001111101010111100001000111111001111111000111110101011111001010101101000111111100011111010101111000010001111110011111101011110 8fabe55a3f8fabc23f3f8fabe55a3f8fabc23f3f5e
UTF-8 ûZŠî¾ûZŠî“‹^ 1100001110111011010110101100001010001010110000111010111011000010100000011100001010111110110000111011101101011010110000101000101011000011101011101100001010010011110000101000101101011110 c3bb5ac28ac3aec281c2bec3bb5ac28ac3aec293c28b5e
UHC ?Z???¾?Z????^ 0011111101011010001111110011111100111111101010001111101000111111010110100011111100111111001111110011111101011110 3f5a3f3f3fa8fa3f5a3f3f3f3f5e

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