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 跋ク逕Ъ跋ク逕Ъ^ 111001101110101110111000111001111001010010000100010110111110011011101011101110001110011110010100100001000101101101011110 e6ebb8e794845be6ebb8e794845b5e
EUC-JP 跋ク逕Ъ跋ク逕Ъ^ 1110110011101101100011101011100011101101111101001010011110111100111011001110110110001110101110001110110111110100101001111011110001011110 eced8eb8edf4a7bceced8eb8edf4a7bc5e
UTF-8 跋ク逕Ъ跋ク逕Ъ^ 1110100010110111100010111110111110111101101110001110100110000000100101011101000010101010111010001011011110001011111011111011110110111000111010011000000010010101110100001010101001011110 e8b78befbdb8e98095d0aae8b78befbdb8e98095d0aa5e
UHC 跋?逕Ъ跋?逕Ъ^ 110110111010001000111111110011001110111110101100101111001101101110100010001111111100110011101111101011001011110001011110 dba23fccefacbcdba23fccefacbc5e

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