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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 薔駕蒐\}薔駕蒐\{^ 1110010101001011100010011110110110001111010011100101110001111101111001010100101110001001111011011000111101001110010111000111101101011110 e54b89ed8f4e5c7de54b89ed8f4e5c7b5e
EUC-JP 薔駕蒐\}薔駕蒐\{^ 1110100110101100101100101110111110111101101011110101110001111101111010011010110010110010111011111011110110101111010111000111101101011110 e9acb2efbdaf5c7de9acb2efbdaf5c7b5e
UTF-8 薔駕蒐\}薔駕蒐\{^ 1110100010010110100101001110100110100111100101011110100010010010100100000101110001111101111010001001011010010100111010011010011110010101111010001001001010010000010111000111101101011110 e89694e9a795e892905c7de89694e9a795e892905c7b5e
UHC 薔駕蒐\}薔駕蒐\{^ 1110110111111001110010101011110111100010101111010101110001111101111011011111100111001010101111011110001010111101010111000111101101011110 edf9cabde2bd5c7dedf9cabde2bd5c7b5e

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