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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 隴エ諡媒隴エ諡倍^ 111010001010110110110100111001101000101110010100011111011110100010101101101101001110011010001011100101000111101101011110 e8adb4e68b947de8adb4e68b947b5e
EUC-JP 隴エ諡媒隴エ諡倍^ 1111000010101111100011101011010011101011111010111100011111011110111100001010111110001110101101001110101111101011110001111101110001011110 f0af8eb4ebebc7def0af8eb4ebebc7dc5e
UTF-8 隴エ諡媒隴エ諡倍^ 11101001100110101011010011101111101111011011010011101000101010111010000111100101101010101001001011101001100110101011010011101111101111011011010011101000101010111010000111100101100000001000110101011110 e99ab4efbdb4e8aba1e5aa92e99ab4efbdb4e8aba1e5808d5e
UHC ??諡媒??諡倍^ 00111111001111111110001111001101110110001101101000111111001111111110001111001101110110111100001101011110 3f3fe3cdd8da3f3fe3cddbc35e

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