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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 馹?橒磎馹?橒磎^ 100011111110100110100001001111111000111111000101101011011000111111010000101010001000111111101001101000010011111110001111110001011010110110001111110100001010100001011110 8fe9a13f8fc5ad8fd0a88fe9a13f8fc5ad8fd0a85e
UTF-8 馹렋橒磎馹렋橒磎^ 11101001101001101011100111101011101000001000101111100110101010011001001011100111101000111000111011101001101001101011100111101011101000001000101111100110101010011001001011100111101000111000111001011110 e9a6b9eba08be6a992e7a38ee9a6b9eba08be6a992e7a38e5e
UHC 馹렋橒磎馹렋橒磎^ 1110110011110001100011101010001011101001111110001100110110100101111011001111000110001110101000101110100111111000110011011010010101011110 ecf18ea2e9f8cda5ecf18ea2e9f8cda55e

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