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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 雜∫装}雜∫装{^ 111010001011011010000001111001111001000110010101011111011110100010110110100000011110011110010001100101010111101101011110 e8b681e791957de8b681e791957b5e
EUC-JP 雜∫装}雜∫装{^ 111100001011100010100010111010011100000111110101011111011111000010111000101000101110100111000001111101010111101101011110 f0b8a2e9c1f57df0b8a2e9c1f57b5e
UTF-8 雜∫装}雜∫装{^ 111010011001101110011100111000101000100010101011111010001010001110000101011111011110100110011011100111001110001010001000101010111110100010100011100001010111101101011110 e99b9ce288abe8a3857de99b9ce288abe8a3857b5e
UHC 雜∫?}雜∫?{^ 11101101110110101010000111110010001111110111110111101101110110101010000111110010001111110111101101011110 eddaa1f23f7deddaa1f23f7b5e

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