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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?扇?[?扇?[^ 0011111110010000111011100011111101011011001111111001000011101110001111110101101101011110 3f90ee3f5b3f90ee3f5b5e
EUC-JP ?扇?[?扇?[^ 0011111111000000111100000011111101011011001111111100000011110000001111110101101101011110 3fc0f03f5b3fc0f03f5b5e
UTF-8 셌扇솜[셌扇솜[^ 111011001000010110001100111001101000100110000111111011001000011010011100010110111110110010000101100011001110011010001001100001111110110010000110100111000101101101011110 ec858ce68987ec869c5bec858ce68987ec869c5b5e
UHC 셌扇솜[셌扇솜[^ 101111001100001111100000101111111011110011011000010110111011110011000011111000001011111110111100110110000101101101011110 bcc3e0bfbcd85bbcc3e0bfbcd85b5e

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