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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 踴ソ迸シv踴ソ迸シvB 111001101111101110111111111001111001111010111100011101101110011011111011101111111110011110011110101111000111011001000010 e6fbbfe79ebc76e6fbbfe79ebc7642
EUC-JP 踴ソ迸シv踴ソ迸シvB 11101100111111011000111010111111111011011111111010001110101111000111011011101100111111011000111010111111111011011111111010001110101111000111011001000010 ecfd8ebfedfe8ebc76ecfd8ebfedfe8ebc7642
UTF-8 踴ソ迸シv踴ソ迸シvB 111010001011100010110100111011111011110110111111111010001011111110111000111011111011110110111100011101101110100010111000101101001110111110111101101111111110100010111111101110001110111110111101101111000111011001000010 e8b8b4efbdbfe8bfb8efbdbc76e8b8b4efbdbfe8bfb8efbdbc7642
UHC ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642

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