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 雜呱荘}雜呱荘{^ 111010001011011010011001111010111001000110010001011111011110100010110110100110011110101110010001100100010111101101011110 e8b699eb91917de8b699eb91917b5e
EUC-JP 雜呱荘}雜呱荘{^ 111100001011100011010010111011011100000111110001011111011111000010111000110100101110110111000001111100010111101101011110 f0b8d2edc1f17df0b8d2edc1f17b5e
UTF-8 雜呱荘}雜呱荘{^ 111010011001101110011100111001011001000110110001111010001000110110011000011111011110100110011011100111001110010110010001101100011110100010001101100110000111101101011110 e99b9ce591b1e88d987de99b9ce591b1e88d987b5e
UHC 雜呱?}雜呱?{^ 11101101110110101100110110110010001111110111110111101101110110101100110110110010001111110111101101011110 eddacdb23f7deddacdb23f7b5e

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