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 è\ŠVn}è\ŠVn{^ 1110100001011100100010101000111110001111010101100110111001111101111010000101110010001010100011111000111101010110011011100111101101011110 e85c8a8f8f566e7de85c8a8f8f566e7b5e
SJIS-WIN ?\???Vn}?\???Vn{^ 0011111101011100001111110011111100111111010101100110111001111101001111110101110000111111001111110011111101010110011011100111101101011110 3f5c3f3f3f566e7d3f5c3f3f3f566e7b5e
EUC-JP è\???Vn}è\???Vn{^ 100011111010101110110010010111000011111100111111001111110101011001101110011111011000111110101011101100100101110000111111001111110011111101010110011011100111101101011110 8fabb25c3f3f3f566e7d8fabb25c3f3f3f566e7b5e
UTF-8 è\ŠVn}è\ŠVn{^ 11000011101010000101110011000010100010101100001010001111110000101000111101010110011011100111110111000011101010000101110011000010100010101100001010001111110000101000111101010110011011100111101101011110 c3a85cc28ac28fc28f566e7dc3a85cc28ac28fc28f566e7b5e
UHC ?\???Vn}?\???Vn{^ 0011111101011100001111110011111100111111010101100110111001111101001111110101110000111111001111110011111101010110011011100111101101011110 3f5c3f3f3f566e7d3f5c3f3f3f566e7b5e

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