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 ??d??p??d??p^ 00111111001111110110010000111111001111110111000000111111001111110110010000111111001111110111000001011110 3f3f643f3f703f3f643f3f705e
SJIS-WIN モケdモケpモケdモケp^ 11010011101110010110010011010011101110010111000011010011101110010110010011010011101110010111000001011110 d3b964d3b970d3b964d3b9705e
EUC-JP モケdモケpモケdモケp^ 100011101101001110001110101110010110010010001110110100111000111010111001011100001000111011010011100011101011100101100100100011101101001110001110101110010111000001011110 8ed38eb9648ed38eb9708ed38eb9648ed38eb9705e
UTF-8 モケdモケpモケdモケp^ 1110111110111110100100111110111110111101101110010110010011101111101111101001001111101111101111011011100101110000111011111011111010010011111011111011110110111001011001001110111110111110100100111110111110111101101110010111000001011110 efbe93efbdb964efbe93efbdb970efbe93efbdb964efbe93efbdb9705e
UHC ??d??p??d??p^ 00111111001111110110010000111111001111110111000000111111001111110110010000111111001111110111000001011110 3f3f643f3f703f3f643f3f705e

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