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 ânb[ânb[^ 1100001110100010011011100110001001011011110000111010001001101110011000100101101101011110 c3a26e625bc3a26e625b5e
SJIS-WIN ?¢nb[?¢nb[^ 00111111100000011001000101101110011000100101101100111111100000011001000101101110011000100101101101011110 3f81916e625b3f81916e625b5e
EUC-JP ânb[ânb[^ 1000111110101010101010101010000111110001011011100110001001011011100011111010101010101010101000011111000101101110011000100101101101011110 8faaaaa1f16e625b8faaaaa1f16e625b5e
UTF-8 ânb[ânb[^ 110000111000001111000010101000100110111001100010010110111100001110000011110000101010001001101110011000100101101101011110 c383c2a26e625bc383c2a26e625b5e
UHC ??nb[??nb[^ 0011111100111111011011100110001001011011001111110011111101101110011000100101101101011110 3f3f6e625b3f3f6e625b5e

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