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 隱橸ァ±隱橸ァ+^ 111010001010101010011110111011111010011110000001011111011110100010101010100111101110111110100111100000010111101101011110 e8aa9eefa7817de8aa9eefa7817b5e
EUC-JP 隱橸ァ±隱橸ァ+^ 1111000010101100110111001111000110001110101001111010000111011110111100001010110011011100111100011000111010100111101000011101110001011110 f0acdcf18ea7a1def0acdcf18ea7a1dc5e
UTF-8 隱橸ァ±隱橸ァ+^ 111010011001101010110001111001101010100110111000111011111011110110100111110000101011000111101001100110101011000111100110101010011011100011101111101111011010011111101111101111001000101101011110 e99ab1e6a9b8efbda7c2b1e99ab1e6a9b8efbda7efbc8b5e
UHC 隱??±隱??+^ 11101011110111110011111100111111101000011011111011101011110111110011111100111111101000111010101101011110 ebdf3f3fa1beebdf3f3fa3ab5e

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