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 ??顔}??顔{^ 0011111100111111100010101110011101111101001111110011111110001010111001110111101101011110 3f3f8ae77d3f3f8ae77b5e
EUC-JP 棅馹顔}棅馹顔{^ 10001111110000111111101110001111111010011010000110110100111010010111110110001111110000111111101110001111111010011010000110110100111010010111101101011110 8fc3fb8fe9a1b4e97d8fc3fb8fe9a1b4e97b5e
UTF-8 棅馹顔}棅馹顔{^ 111001101010001110000101111010011010011010111001111010011010000110010100011111011110011010100011100001011110100110100110101110011110100110100001100101000111101101011110 e6a385e9a6b9e9a1947de6a385e9a6b9e9a1947b5e
UHC 棅馹顔}棅馹顔{^ 110111001011100011101100111100011110010011010100011111011101110010111000111011001111000111100100110101000111101101011110 dcb8ecf1e4d47ddcb8ecf1e4d47b5e

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