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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 迸ソ迸ソ[迸ソ迸ソ[^ 111001111001111010111111111001111001111010111111010110111110011110011110101111111110011110011110101111110101101101011110 e79ebfe79ebf5be79ebfe79ebf5b5e
EUC-JP 迸ソ迸ソ[迸ソ迸ソ[^ 11101101111111101000111010111111111011011111111010001110101111110101101111101101111111101000111010111111111011011111111010001110101111110101101101011110 edfe8ebfedfe8ebf5bedfe8ebfedfe8ebf5b5e
UTF-8 迸ソ迸ソ[迸ソ迸ソ[^ 111010001011111110111000111011111011110110111111111010001011111110111000111011111011110110111111010110111110100010111111101110001110111110111101101111111110100010111111101110001110111110111101101111110101101101011110 e8bfb8efbdbfe8bfb8efbdbf5be8bfb8efbdbfe8bfb8efbdbf5b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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