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 ゚ⅴ゚ⅴ^ 11101111101111101001111111100010100001011011010011101111101111101001111111100010100001011011010001011110 efbe9fe285b4efbe9fe285b45e
SJIS-WIN ?????´?????´^ 001111110011111100111111001111110011111110000001010011000011111100111111001111110011111100111111100000010100110001011110 3f3f3f3f3f814c3f3f3f3f3f814c5e
EUC-JP ï??â?´ï??â?´^ 1000111110101011110000010011111100111111100011111010101110100100001111111010000110101101100011111010101111000001001111110011111110001111101010111010010000111111101000011010110101011110 8fabc13f3f8faba43fa1ad8fabc13f3f8faba43fa1ad5e
UTF-8 ゚ⅴ゚ⅴ^ 11000011101011111100001010111110110000101001111111000011101000101100001010000101110000101011010011000011101011111100001010111110110000101001111111000011101000101100001010000101110000101011010001011110 c3afc2bec29fc3a2c285c2b4c3afc2bec29fc3a2c285c2b45e
UHC ?¾???´?¾???´^ 0011111110101000111110100011111100111111001111111010001010100101001111111010100011111010001111110011111100111111101000101010010101011110 3fa8fa3f3f3fa2a53fa8fa3f3f3fa2a55e

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