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 ???C???C^ 001111110011111100111111010000110011111100111111001111110100001101011110 3f3f3f433f3f3f435e
SJIS-WIN ???C???C^ 001111110011111100111111010000110011111100111111001111110100001101011110 3f3f3f433f3f3f435e
EUC-JP ???C???C^ 001111110011111100111111010000110011111100111111001111110100001101011110 3f3f3f433f3f3f435e
UTF-8 책혪짚C책혪짚C^ 111011001011000110000101111011011001100010101010111011001010011110011010010000111110110010110001100001011110110110011000101010101110110010100111100110100100001101011110 ecb185ed98aaeca79a43ecb185ed98aaeca79a435e
UHC 책혪짚C책혪짚C^ 110000111010010111000010100100101100001010100100010000111100001110100101110000101001001011000010101001000100001101011110 c3a5c292c2a443c3a5c292c2a4435e

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