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 溿タ魍烋溿タ魍炮^ 111110110100101011000000111010011011000111100000011111011111101101001010110000001110100110110001111000000111101101011110 fb4ac0e9b1e07dfb4ac0e9b1e07b5e
EUC-JP 溿タ魍烋溿タ魍炮^ 10001111110010001011000110001110110000001111001010110011110111111101111010001111110010001011000110001110110000001111001010110011110111111101110001011110 8fc8b18ec0f2b3dfde8fc8b18ec0f2b3dfdc5e
UTF-8 溿タ魍烋溿タ魍炮^ 11100110101110101011111111101111101111101000000011101001101011011000110111100111100000111000101111100110101110101011111111101111101111101000000011101001101011011000110111100111100000101010111001011110 e6babfefbe80e9ad8de7838be6babfefbe80e9ad8de782ae5e
UHC ???烋????^ 00111111001111110011111111111101110011100011111100111111001111110011111101011110 3f3f3ffdce3f3f3f3f5e

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