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 髱ュ蝮閤髱ュ蝮砿^ 111010011001110110101101111001011001110110001101011111011110100110011101101011011110010110011101100011010111101101011110 e99dade59d8d7de99dade59d8d7b5e
EUC-JP 髱ュ蝮閤髱ュ蝮砿^ 1111000111111101100011101010110111101001111111011011100111011110111100011111110110001110101011011110100111111101101110011101110001011110 f1fd8eade9fdb9def1fd8eade9fdb9dc5e
UTF-8 髱ュ蝮閤髱ュ蝮砿^ 11101001101010111011000111101111101111011010110111101000100111011010111011101001100101101010010011101001101010111011000111101111101111011010110111101000100111011010111011100111101000001011111101011110 e9abb1efbdade89daee996a4e9abb1efbdade89daee7a0bf5e
UHC ???閤????^ 00111111001111110011111111111001111011100011111100111111001111110011111101011110 3f3f3ff9ee3f3f3f3f5e

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