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 ⶏ‹¬}ⶏ‹¬{^ 111000101011011010001111100010111000000110101100011111011110001010110110100011111000101110000001101011000111101101011110 e2b68f8b81ac7de2b68f8b81ac7b5e
SJIS-WIN ?¶???¬}?¶???¬{^ 00111111100000011111011100111111001111110011111110000001110010100111110100111111100000011111011100111111001111110011111110000001110010100111101101011110 3f81f73f3f3f81ca7d3f81f73f3f3f81ca7b5e
EUC-JP â¶???¬}â¶???¬{^ 1000111110101011101001001010001011111001001111110011111100111111101000101100110001111101100011111010101110100100101000101111100100111111001111110011111110100010110011000111101101011110 8faba4a2f93f3f3fa2cc7d8faba4a2f93f3f3fa2cc7b5e
UTF-8 ⶏ‹¬}ⶏ‹¬{^ 110000111010001011000010101101101100001010001111110000101000101111000010100000011100001010101100011111011100001110100010110000101011011011000010100011111100001010001011110000101000000111000010101011000111101101011110 c3a2c2b6c28fc28bc281c2ac7dc3a2c2b6c28fc28bc281c2ac7b5e
UHC ?¶????}?¶????{^ 0011111110100010110100100011111100111111001111110011111101111101001111111010001011010010001111110011111100111111001111110111101101011110 3fa2d23f3f3f3f7d3fa2d23f3f3f3f7b5e

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