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 竪束其}竪束其{^ 100100100100011110010001101010011001000110110100011111011001001001000111100100011010100110010001101101000111101101011110 924791a991b47d924791a991b47b5e
EUC-JP 竪束其}竪束其{^ 110000111010100011000010101010111100001010110110011111011100001110101000110000101010101111000010101101100111101101011110 c3a8c2abc2b67dc3a8c2abc2b67b5e
UTF-8 竪束其}竪束其{^ 111001111010101110101010111001101001110110011111111001011000010110110110011111011110011110101011101010101110011010011101100111111110010110000101101101100111101101011110 e7abaae69d9fe585b67de7abaae69d9fe585b67b5e
UHC 竪束其}竪束其{^ 111000101011010111100001110101101101000011101100011111011110001010110101111000011101011011010000111011000111101101011110 e2b5e1d6d0ec7de2b5e1d6d0ec7b5e

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