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 調?戈}調?戈{^ 10010010101100100011111110011100111101110111110110010010101100100011111110011100111101110111101101011110 92b23f9cf77d92b23f9cf77b5e
EUC-JP 調?戈}調?戈{^ 11000100101101000011111111011000111110010111110111000100101101000011111111011000111110010111101101011110 c4b43fd8f97dc4b43fd8f97b5e
UTF-8 調쇘戈}調쇘戈{^ 111010001010101010111111111011001000011110011000111001101000100010001000011111011110100010101010101111111110110010000111100110001110011010001000100010000111101101011110 e8aabfec8798e688887de8aabfec8798e688887b5e
UHC 調쇘戈}調쇘戈{^ 111100001110000010111100111001111100110111111100011111011111000011100000101111001110011111001101111111000111101101011110 f0e0bce7cdfc7df0e0bce7cdfc7b5e

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