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 跋乗カ扶跋乗カ府^ 111001101110101110001111111001101011011010010101011111011110011011101011100011111110011010110110100101010111101101011110 e6eb8fe6b6957de6eb8fe6b6957b5e
EUC-JP 跋乗カ扶跋乗カ府^ 1110110011101101101111101110100010001110101101101100100111011110111011001110110110111110111010001000111010110110110010011101110001011110 ecedbee88eb6c9deecedbee88eb6c9dc5e
UTF-8 跋乗カ扶跋乗カ府^ 11101000101101111000101111100100101110011001011111101111101111011011011011100110100010011011011011101000101101111000101111100100101110011001011111101111101111011011011011100101101110101001110001011110 e8b78be4b997efbdb6e689b6e8b78be4b997efbdb6e5ba9c5e
UHC 跋??扶跋??府^ 11011011101000100011111100111111110111011010011011011011101000100011111100111111110111011010010001011110 dba23f3fdda6dba23f3fdda45e

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