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 貅ス雎纂貅ス雎纂^ 111001101011101010111101111010001011000110001110010110111110011010111010101111011110100010110001100011100101101101011110 e6babde8b18e5be6babde8b18e5b5e
EUC-JP 貅ス雎纂貅ス雎纂^ 1110110010111100100011101011110111110000101100111011101110111100111011001011110010001110101111011111000010110011101110111011110001011110 ecbc8ebdf0b3bbbcecbc8ebdf0b3bbbc5e
UTF-8 貅ス雎纂貅ス雎纂^ 11101000101100101000010111101111101111011011110111101001100110111000111011100111101110101000001011101000101100101000010111101111101111011011110111101001100110111000111011100111101110101000001001011110 e8b285efbdbde99b8ee7ba82e8b285efbdbde99b8ee7ba825e
UHC ??雎纂??雎纂^ 00111111001111111110111011010001111100111100001100111111001111111110111011010001111100111100001101011110 3f3feed1f3c33f3feed1f3c35e

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