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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 鋕軸\}鋕軸\{^ 11111011110101001000111010110010010111000111110111111011110101001000111010110010010111000111101101011110 fbd48eb25c7dfbd48eb25c7b5e
EUC-JP 鋕軸\}鋕軸\{^ 100011111110010011000000101111001011010001011100011111011000111111100100110000001011110010110100010111000111101101011110 8fe4c0bcb45c7d8fe4c0bcb45c7b5e
UTF-8 鋕軸\}鋕軸\{^ 1110100110001011100101011110100010111011101110000101110001111101111010011000101110010101111010001011101110111000010111000111101101011110 e98b95e8bbb85c7de98b95e8bbb85c7b5e
UHC ?軸\}?軸\{^ 0011111111110101111011100101110001111101001111111111010111101110010111000111101101011110 3ff5ee5c7d3ff5ee5c7b5e

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