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 ツ扠ツ愿伉扠ツ枌^ 1100001010011101010011001100001010011100110000111001100011000010100111010100110011000010100111100110001001011110 c29d4cc29cc398c29d4cc29e625e
EUC-JP ツ扠ツ愿伉扠ツ枌^ 1000111011000010110110011010110110001110110000101101100011000101110100001100010011011001101011011000111011000010110110111100001101011110 8ec2d9ad8ec2d8c5d0c4d9ad8ec2dbc35e
UTF-8 ツ扠ツ愿伉扠ツ枌^ 11101111101111101000001011100110100010011010000011101111101111101000001011100110100001001011111111100100101111001000100111100110100010011010000011101111101111101000001011100110100111101000110001011110 efbe82e689a0efbe82e684bfe4bc89e689a0efbe82e69e8c5e
UHC ???愿伉???^ 0011111100111111001111111110101010110100111110011111001000111111001111110011111101011110 3f3f3feab4f9f23f3f3f5e

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