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 ???o???o^ 001111110011111100111111011011110011111100111111001111110110111101011110 3f3f3f6f3f3f3f6f5e
SJIS-WIN ???o???o^ 001111110011111100111111011011110011111100111111001111110110111101011110 3f3f3f6f3f3f3f6f5e
EUC-JP ???o???o^ 001111110011111100111111011011110011111100111111001111110110111101011110 3f3f3f6f3f3f3f6f5e
UTF-8 책횠혶o책횠혶o^ 111011001011000110000101111011011001101010100000111011011001100010110110011011111110110010110001100001011110110110011010101000001110110110011000101101100110111101011110 ecb185ed9aa0ed98b66fecb185ed9aa0ed98b66f5e
UHC 책횠혶o책횠혶o^ 110000111010010111000011100110001100001010011101011011111100001110100101110000111001100011000010100111010110111101011110 c3a5c398c29d6fc3a5c398c29d6f5e

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