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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 瓦穆f瓦穆^}Y瓦穆f瓦穆^}bE 10001010101000101001011001110011011001101000101010100010100101100111001101011110011111010101100110001010101000101001011001110011011001101000101010100010100101100111001101011110011111010110001001000101 8aa29673668aa296735e7d598aa29673668aa296735e7d6245
EUC-JP 瓦穆f瓦穆^}Y瓦穆f瓦穆^}bE 10110100101001001100101111010100011001101011010010100100110010111101010001011110011111010101100110110100101001001100101111010100011001101011010010100100110010111101010001011110011111010110001001000101 b4a4cbd466b4a4cbd45e7d59b4a4cbd466b4a4cbd45e7d6245
UTF-8 瓦穆f瓦穆^}Y瓦穆f瓦穆^}bE 111001111001001110100110111001111010100110000110011001101110011110010011101001101110011110101001100001100101111001111101010110011110011110010011101001101110011110101001100001100110011011100111100100111010011011100111101010011000011001011110011111010110001001000101 e793a6e7a98666e793a6e7a9865e7d59e793a6e7a98666e793a6e7a9865e7d6245
UHC 瓦穆f瓦穆^}Y瓦穆f瓦穆^}bE 11101000101111111101100111001111011001101110100010111111110110011100111101011110011111010101100111101000101111111101100111001111011001101110100010111111110110011100111101011110011111010110001001000101 e8bfd9cf66e8bfd9cf5e7d59e8bfd9cf66e8bfd9cf5e7d6245

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