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 鬱逗?\}鬱逗?\{^ 100111110101010010010000100000000011111101011100011111011001111101010100100100001000000000111111010111000111101101011110 9f5490803f5c7d9f5490803f5c7b5e
EUC-JP 鬱逗?\}鬱逗?\{^ 110111011011010110111111111000000011111101011100011111011101110110110101101111111110000000111111010111000111101101011110 ddb5bfe03f5c7dddb5bfe03f5c7b5e
UTF-8 鬱逗썬\}鬱逗썬\{^ 1110100110101100101100011110100110000000100101111110110010001101101011000101110001111101111010011010110010110001111010011000000010010111111011001000110110101100010111000111101101011110 e9acb1e98097ec8dac5c7de9acb1e98097ec8dac5c7b5e
UHC 鬱逗썬\}鬱逗썬\{^ 1110101010100110110101001110100010111101111000110101110001111101111010101010011011010100111010001011110111100011010111000111101101011110 eaa6d4e8bde35c7deaa6d4e8bde35c7b5e

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