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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?莎???舵ξ 00111111111001001011001100111111001111110011111110010001110001111000001111001100 3fe4b33f3f3f91c783cc
EUC-JP 蔣莎???舵ξ 100011111101100110110110111010001011010100111111001111110011111111000010110010011010011011001110 8fd9b6e8b53f3f3fc2c9a6ce
UTF-8 蔣莎렍렓뤈舵ξ 1110100010010100101000111110100010001110100011101110101110100000100011011110101110100000100100111110101110100100100010001110100010001000101101011100111010111110 e894a3e88e8eeba08deba093eba488e888b5cebe
UHC 蔣莎렍렓뤈舵ξ 1110110111111000110111101110110110001110101000111000111010101000100011111011100011110110111011001010010111101110 edf8deed8ea38ea88fb8f6eca5ee

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