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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 艅??}艅??{^ 10001111110101101111110100111111001111110111110110001111110101101111110100111111001111110111101101011110 8fd6fd3f3f7d8fd6fd3f3f7b5e
UTF-8 艅댿닽}艅댿닽{^ 111010001000100110000101111010111000110010111111111010111000101110111101011111011110100010001001100001011110101110001100101111111110101110001011101111010111101101011110 e88985eb8cbfeb8bbd7de88985eb8cbfeb8bbd7b5e
UHC 艅댿닽}艅댿닽{^ 111001101010100110001000111000101000100010101011011111011110011010101001100010001110001010001000101010110111101101011110 e6a988e288ab7de6a988e288ab7b5e

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