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 ޏ·çޏ·ä^ 1000111010111000100011111011011111100111100011101011100010001111101101111110010001011110 8eb88fb7e78eb88fb7e45e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?¸??ç?¸??ä^ 00111111100011111010001010110001001111110011111110001111101010111010111000111111100011111010001010110001001111110011111110001111101010111010001101011110 3f8fa2b13f3f8fabae3f8fa2b13f3f8faba35e
UTF-8 ޏ·çޏ·ä^ 110000101000111011000010101110001100001010001111110000101011011111000011101001111100001010001110110000101011100011000010100011111100001010110111110000111010010001011110 c28ec2b8c28fc2b7c3a7c28ec2b8c28fc2b7c3a45e
UHC ?¸?·??¸?·?^ 001111111010001010101100001111111010000110100100001111110011111110100010101011000011111110100001101001000011111101011110 3fa2ac3fa1a43f3fa2ac3fa1a43f5e

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