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^ 111011011001100010100110111011001010100010011000111011001011000010111110011100001110110110011000101001101110110010101000100110001110110010110000101111100111000001011110 ed98a6eca898ecb0be70ed98a6eca898ecb0be705e
UHC 혦쨘찾p혦쨘찾p^ 110000101000111011000010101110101100001110100011011100001100001010001110110000101011101011000011101000110111000001011110 c28ec2bac3a370c28ec2bac3a3705e

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