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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???σ??怯^ 00111111001111110011111110000011110100000011111100111111100010111010111101011110 3f3f3f83d03f3f8baf5e
EUC-JP ???σ??怯^ 00111111001111110011111110100110110100100011111100111111101101101011000101011110 3f3f3fa6d23f3fb6b15e
UTF-8 識옥뤝σ슴햶怯^ 111011111010011110111100111011001001100010100101111010111010010010011101110011111000001111101100100010101011010011101101100101101011011011100110100000001010111101011110 efa7bcec98a5eba49dcf83ec8ab4ed96b6e680af5e
UHC 識옥뤝σ슴햶怯^ 111100101011110110111111110000011000111111001100101001011111001010111101101111111100000110001111110011001010010101011110 f2bdbfc18fcca5f2bdbfc18fcca55e

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