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 髫ケ雎纂髫ケ雎纂^ 111010011001101010111001111010001011000110001110010110111110100110011010101110011110100010110001100011100101101101011110 e99ab9e8b18e5be99ab9e8b18e5b5e
EUC-JP 髫ケ雎纂髫ケ雎纂^ 1111000111111010100011101011100111110000101100111011101110111100111100011111101010001110101110011111000010110011101110111011110001011110 f1fa8eb9f0b3bbbcf1fa8eb9f0b3bbbc5e
UTF-8 髫ケ雎纂髫ケ雎纂^ 11101001101010111010101111101111101111011011100111101001100110111000111011100111101110101000001011101001101010111010101111101111101111011011100111101001100110111000111011100111101110101000001001011110 e9ababefbdb9e99b8ee7ba82e9ababefbdb9e99b8ee7ba825e
UHC ??雎纂??雎纂^ 00111111001111111110111011010001111100111100001100111111001111111110111011010001111100111100001101011110 3f3feed1f3c33f3feed1f3c35e

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