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 譯????猛?^ 11100110101000010011111100111111001111110011111110010110110100100011111101011110 e6a13f3f3f3f96d23f5e
EUC-JP 譯????猛?^ 11101100101000110011111100111111001111110011111111001100110101000011111101011110 eca33f3f3f3fccd43f5e
UTF-8 譯롕뤁삥퍗猛깼^ 11101000101011011010111111101011101000011001010111101011101001001000000111101100100000101010010111101101100011011001011111100111100011001001101111101010101110011011110001011110 e8adafeba195eba481ec82a5ed8d97e78c9beab9bc5e
UHC 譯롕뤁삥퍗猛깼^ 111001101011101110001110110110011000111110110010101110111110011010111011100011101101100011101101101100101010001101011110 e6bb8ed98fb2bbe6bb8ed8edb2a35e

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