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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 熒???熒???^ 10001111110010101010011100111111001111110011111110001111110010101010011100111111001111110011111101011110 8fcaa73f3f3f8fcaa73f3f3f5e
UTF-8 熒비렱㎌熒비렱㎊^ 11100111100001101001001011101011101110011000010011101011101000001011000111100011100011101000110011100111100001101001001011101011101110011000010011101011101000001011000111100011100011101000101001011110 e78692ebb984eba0b1e38e8ce78692ebb984eba0b1e38e8a5e
UHC 熒비렱㎌熒비렱㎊^ 1111101110100111101110101111000110001110101111101010011111011110111110111010011110111010111100011000111010111110101001111101110001011110 fba7baf18ebea7defba7baf18ebea7dc5e

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