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 巐呱讎之巐呷ィ之^ 11111010101101101001100111101011111001101010011010010100010101101111101010110110100110011110110010101000100101000101011001011110 fab699ebe6a69456fab699eca894565e
EUC-JP 巐呱讎之巐呷ィ之^ 10001111101110111111100111010010111011011110110010101000110001111011011110001111101110111111100111010010111011101000111010101000110001111011011101011110 8fbbf9d2edeca8c7b78fbbf9d2ee8ea8c7b75e
UTF-8 巐呱讎之巐呷ィ之^ 11100101101101111001000011100101100100011011000111101000101011101000111011100100101110011000101111100101101101111001000011100101100100011011011111101111101111011010100011100100101110011000101101011110 e5b790e591b1e8ae8ee4b98be5b790e591b7efbda8e4b98b5e
UHC ?呱?之???之^ 001111111100110110110010001111111111000111111101001111110011111100111111111100011111110101011110 3fcdb23ff1fd3f3f3ff1fd5e

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