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 ·ã¸¨·ã¸¨^ 1011011111100011100011111011100010101000101101111110001110001111101110001010100001011110 b7e38fb8a8b7e38fb8a85e
SJIS-WIN ????¨????¨^ 00111111001111110011111100111111100000010100111000111111001111110011111100111111100000010100111001011110 3f3f3f3f814e3f3f3f3f814e5e
EUC-JP ?ã?¸¨?ã?¸¨^ 001111111000111110101011101010100011111110001111101000101011000110100001101011110011111110001111101010111010101000111111100011111010001010110001101000011010111101011110 3f8fabaa3f8fa2b1a1af3f8fabaa3f8fa2b1a1af5e
UTF-8 ·ã¸¨·ã¸¨^ 110000101011011111000011101000111100001010001111110000101011100011000010101010001100001010110111110000111010001111000010100011111100001010111000110000101010100001011110 c2b7c3a3c28fc2b8c2a8c2b7c3a3c28fc2b8c2a85e
UHC ·??¸¨·??¸¨^ 1010000110100100001111110011111110100010101011001010000110100111101000011010010000111111001111111010001010101100101000011010011101011110 a1a43f3fa2aca1a7a1a43f3fa2aca1a75e

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