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 偕?昱?偕?昱?^ 10011000111100010011111111111010011000110011111110011000111100010011111111111010011000110011111101011110 98f13ffa633f98f13ffa633f5e
EUC-JP 偕?昱?偕?昱?^ 110100001111001100111111100011111100001010101101001111111101000011110011001111111000111111000010101011010011111101011110 d0f33f8fc2ad3fd0f33f8fc2ad3f5e
UTF-8 偕렟昱급偕렟昱긁^ 11100101100000011001010111101011101000001001111111100110100110001011000111101010101110001000100111100101100000011001010111101011101000001001111111100110100110001011000111101010101110001000000101011110 e58195eba09fe698b1eab889e58195eba09fe698b1eab8815e
UHC 偕렟昱급偕렟昱긁^ 1111101010100101100011101011000011101001111100001011000111011110111110101010010110001110101100001110100111110000101100011101110001011110 faa58eb0e9f0b1defaa58eb0e9f0b1dc5e

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