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 姨?沮◇姨?沮●^ 100110110100100000111111100111111001110010000001100111101001101101001000001111111001111110011100100000011001110001011110 9b483f9f9c819e9b483f9f9c819c5e
EUC-JP 姨?沮◇姨?沮●^ 110101011010100100111111110111011111110010100001111111101101010110101001001111111101110111111100101000011111110001011110 d5a93fddfca1fed5a93fddfca1fc5e
UTF-8 姨렰沮◇姨렰沮●^ 11100101101001111010100011101011101000001011000011100110101100101010111011100010100101111000011111100101101001111010100011101011101000001011000011100110101100101010111011100010100101111000111101011110 e5a7a8eba0b0e6b2aee29787e5a7a8eba0b0e6b2aee2978f5e
UHC 姨렰沮◇姨렰沮●^ 1110110010101001100011101011110111101110110000011010000111011110111011001010100110001110101111011110111011000001101000011101110001011110 eca98ebdeec1a1deeca98ebdeec1a1dc5e

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