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 雜∵株}雜∵株{^ 111010001011011010000001111001101000101010010100011111011110100010110110100000011110011010001010100101000111101101011110 e8b681e68a947de8b681e68a947b5e
EUC-JP 雜∵株}雜∵株{^ 111100001011100010100010111010001011001111110100011111011111000010111000101000101110100010110011111101000111101101011110 f0b8a2e8b3f47df0b8a2e8b3f47b5e
UTF-8 雜∵株}雜∵株{^ 111010011001101110011100111000101000100010110101111001101010000010101010011111011110100110011011100111001110001010001000101101011110011010100000101010100111101101011110 e99b9ce288b5e6a0aa7de99b9ce288b5e6a0aa7b5e
UHC 雜∵株}雜∵株{^ 111011011101101010100001111100011111000110111011011111011110110111011010101000011111000111110001101110110111101101011110 eddaa1f1f1bb7deddaa1f1f1bb7b5e

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