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 杖?昱?杖?昱?^ 10001111111100010011111111111010011000110011111110001111111100010011111111111010011000110011111101011110 8ff13ffa633f8ff13ffa633f5e
EUC-JP 杖?昱?杖?昱?^ 101111101111001100111111100011111100001010101101001111111011111011110011001111111000111111000010101011010011111101011110 bef33f8fc2ad3fbef33f8fc2ad3f5e
UTF-8 杖렟昱급杖렟昱긁^ 11100110100111011001011011101011101000001001111111100110100110001011000111101010101110001000100111100110100111011001011011101011101000001001111111100110100110001011000111101010101110001000000101011110 e69d96eba09fe698b1eab889e69d96eba09fe698b1eab8815e
UHC 杖렟昱급杖렟昱긁^ 1110110111101000100011101011000011101001111100001011000111011110111011011110100010001110101100001110100111110000101100011101110001011110 ede88eb0e9f0b1deede88eb0e9f0b1dc5e

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