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 ??怯}??怯{^ 0011111100111111100010111010111101111101001111110011111110001011101011110111101101011110 3f3f8baf7d3f3f8baf7b5e
EUC-JP ??怯}??怯{^ 0011111100111111101101101011000101111101001111110011111110110110101100010111101101011110 3f3fb6b17d3f3fb6b17b5e
UTF-8 灐뫈怯}灐뫈怯{^ 111001111000000110010000111010111010101110001000111001101000000010101111011111011110011110000001100100001110101110101011100010001110011010000000101011110111101101011110 e78190ebab88e680af7de78190ebab88e680af7b5e
UHC 灐뫈怯}灐뫈怯{^ 111110111010010110111000111110111100110010100101011111011111101110100101101110001111101111001100101001010111101101011110 fba5b8fbcca57dfba5b8fbcca57b5e

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