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 ゚゚^ 11101111101111101001111111101110100010011011000111101111101111101001111111101110100010011010111101011110 efbe9fee89b1efbe9fee89af5e
SJIS-WIN ?????±??????^ 0011111100111111001111110011111100111111100000010111110100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f817d3f3f3f3f3f3f5e
EUC-JP ï??î?±ï??î?¯^ 100011111010101111000001001111110011111110001111101010111100001000111111101000011101111010001111101010111100000100111111001111111000111110101011110000100011111110001111101000101011010001011110 8fabc13f3f8fabc23fa1de8fabc13f3f8fabc23f8fa2b45e
UTF-8 ゚゚^ 11000011101011111100001010111110110000101001111111000011101011101100001010001001110000101011000111000011101011111100001010111110110000101001111111000011101011101100001010001001110000101010111101011110 c3afc2bec29fc3aec289c2b1c3afc2bec29fc3aec289c2af5e
UHC ?¾???±?¾????^ 00111111101010001111101000111111001111110011111110100001101111100011111110101000111110100011111100111111001111110011111101011110 3fa8fa3f3f3fa1be3fa8fa3f3f3f3f5e

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