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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 沃?屍沃?尸^ 1001011110000000001111111000111001110010100101111000000000111111100110111001100101011110 97803f8e7297803f9b995e
EUC-JP 沃?屍沃?尸^ 1100110111100000001111111011101111010011110011011110000000111111110101011111100101011110 cde03fbbd3cde03fd5f95e
UTF-8 沃볲屍沃볲尸^ 11100110101100101000001111101011101100111011001011100101101100011000110111100110101100101000001111101011101100111011001011100101101100001011100001011110 e6b283ebb3b2e5b18de6b283ebb3b2e5b0b85e
UHC 沃볲屍沃볲尸^ 11101000101010101001001111111000111000111011101111101000101010101001001111111000111000111011100101011110 e8aa93f8e3bbe8aa93f8e3b95e

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