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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 巐「巐±巐「巐+^ 111110101011011010100010111110101011011010000001011111011111101010110110101000101111101010110110100000010111101101011110 fab6a2fab6817dfab6a2fab6817b5e
EUC-JP 巐「巐±巐「巐+^ 100011111011101111111001100011101010001010001111101110111111100110100001110111101000111110111011111110011000111010100010100011111011101111111001101000011101110001011110 8fbbf98ea28fbbf9a1de8fbbf98ea28fbbf9a1dc5e
UTF-8 巐「巐±巐「巐+^ 111001011011011110010000111011111011110110100010111001011011011110010000110000101011000111100101101101111001000011101111101111011010001011100101101101111001000011101111101111001000101101011110 e5b790efbda2e5b790c2b1e5b790efbda2e5b790efbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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