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 ???p???p^ 001111110011111100111111011100000011111100111111001111110111000001011110 3f3f3f703f3f3f705e
SJIS-WIN ???p???p^ 001111110011111100111111011100000011111100111111001111110111000001011110 3f3f3f703f3f3f705e
EUC-JP ???p???p^ 001111110011111100111111011100000011111100111111001111110111000001011110 3f3f3f703f3f3f705e
UTF-8 책쨍횪p책쨍횪p^ 111011001011000110000101111011001010100010001101111011011001101010101010011100001110110010110001100001011110110010101000100011011110110110011010101010100111000001011110 ecb185eca88ded9aaa70ecb185eca88ded9aaa705e
UHC 책쨍횪p책쨍횪p^ 110000111010010111000010101110001100001110100000011100001100001110100101110000101011100011000011101000000111000001011110 c3a5c2b8c3a070c3a5c2b8c3a0705e

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