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 ??而}??而{^ 0011111100111111100011101010011101111101001111110011111110001110101001110111101101011110 3f3f8ea77d3f3f8ea77b5e
EUC-JP ??而}??而{^ 0011111100111111101111001010100101111101001111110011111110111100101010010111101101011110 3f3fbca97d3f3fbca97b5e
UTF-8 셸센而}셸센而{^ 111011001000010110111000111011001000010010111100111010001000000010001100011111011110110010000101101110001110110010000100101111001110100010000000100011000111101101011110 ec85b8ec84bce8808c7dec85b8ec84bce8808c7b5e
UHC 셸센而}셸센而{^ 101111001101000010111100101111101110110010111011011111011011110011010000101111001011111011101100101110110111101101011110 bcd0bcbeecbb7dbcd0bcbeecbb7b5e

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