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 鉥??}鉥??{^ 10001111111000111110100000111111001111110111110110001111111000111110100000111111001111110111101101011110 8fe3e83f3f7d8fe3e83f3f7b5e
UTF-8 鉥꼩딺}鉥꼩딺{^ 111010011000100110100101111010101011110010101001111010111001010010111010011111011110100110001001101001011110101010111100101010011110101110010100101110100111101101011110 e989a5eabca9eb94ba7de989a5eabca9eb94ba7b5e
UHC 鉥꼩딺}鉥꼩딺{^ 111000101111110010000100100001101000101101010011011111011110001011111100100001001000011010001011010100110111101101011110 e2fc84868b537de2fc84868b537b5e

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