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 ?@??}?@??{^ 0011111101000000001111110011111101111101001111110100000000111111001111110111101101011110 3f403f3f7d3f403f3f7b5e
SJIS-WIN ?@??}?@??{^ 0011111101000000001111110011111101111101001111110100000000111111001111110111101101011110 3f403f3f7d3f403f3f7b5e
EUC-JP ?@??}?@??{^ 0011111101000000001111110011111101111101001111110100000000111111001111110111101101011110 3f403f3f7d3f403f3f7b5e
UTF-8 체@횙횑}체@횙횑{^ 1110110010110010101101000100000011101101100110101001100111101101100110101001000101111101111011001011001010110100010000001110110110011010100110011110110110011010100100010111101101011110 ecb2b440ed9a99ed9a917decb2b440ed9a99ed9a917b5e
UHC 체@횙횑}체@횙횑{^ 1100001110111100010000001100001110010011110000111000110001111101110000111011110001000000110000111001001111000011100011000111101101011110 c3bc40c393c38c7dc3bc40c393c38c7b5e

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