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 覿所貝}覿所貝{^ 111001100101010110001111100010101000101001001100011111011110011001010101100011111000101010001010010011000111101101011110 e6558f8a8a4c7de6558f8a8a4c7b5e
EUC-JP 覿所貝}覿所貝{^ 111010111011011010111101111010101011001110101101011111011110101110110110101111011110101010110011101011010111101101011110 ebb6bdeab3ad7debb6bdeab3ad7b5e
UTF-8 覿所貝}覿所貝{^ 111010001010011010111111111001101000100110000000111010001011001010011101011111011110100010100110101111111110011010001001100000001110100010110010100111010111101101011110 e8a6bfe68980e8b29d7de8a6bfe68980e8b29d7b5e
UHC ?所貝}?所貝{^ 00111111111000011011011011111000101011110111110100111111111000011011011011111000101011110111101101011110 3fe1b6f8af7d3fe1b6f8af7b5e

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