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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 책짚쨌창혩쨔횇혖^ 11101100101100011000010111101100101001111001101011101100101010001000110011101100101100001011110111101101100110001010100111101100101010001001010011101101100110101000011111101101100110001001011001011110 ecb185eca79aeca88cecb0bded98a9eca894ed9a87ed98965e
UHC 책짚쨌창혩쨔횇혖^ 1100001110100101110000101010010011000010101101111100001110100010110000101001000111000010101110011100001110000101110000101000000101011110 c3a5c2a4c2b7c3a2c291c2b9c385c2815e

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