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 ???d}???d{^ 0011111100111111001111110110010001111101001111110011111100111111011001000111101101011110 3f3f3f647d3f3f3f647b5e
SJIS-WIN テ慊ォd}テ慊ォd{^ 11000011100111001100001010101011011001000111110111000011100111001100001010101011011001000111101101011110 c39cc2ab647dc39cc2ab647b5e
EUC-JP テ慊ォd}テ慊ォd{^ 1000111011000011110110001100010010001110101010110110010001111101100011101100001111011000110001001000111010101011011001000111101101011110 8ec3d8c48eab647d8ec3d8c48eab647b5e
UTF-8 テ慊ォd}テ慊ォd{^ 1110111110111110100000111110011010000101100010101110111110111101101010110110010001111101111011111011111010000011111001101000010110001010111011111011110110101011011001000111101101011110 efbe83e6858aefbdab647defbe83e6858aefbdab647b5e
UHC ?慊?d}?慊?d{^ 00111111110011001100001100111111011001000111110100111111110011001100001100111111011001000111101101011110 3fccc33f647d3fccc33f647b5e

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