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 畯?竣?畯?竣?^ 11111011011011110011111110001111011101100011111111111011011011110011111110001111011101100011111101011110 fb6f3f8f763ffb6f3f8f763f5e
EUC-JP 畯?竣?畯?竣?^ 100011111100110110111011001111111011110111010111001111111000111111001101101110110011111110111101110101110011111101011110 8fcdbb3fbdd73f8fcdbb3fbdd73f5e
UTF-8 畯렓竣줏畯렓竣줌^ 11100111100101011010111111101011101000001001001111100111101010111010001111101100101001001000111111100111100101011010111111101011101000001001001111100111101010111010001111101100101001001000110001011110 e795afeba093e7aba3eca48fe795afeba093e7aba3eca48c5e
UHC 畯렓竣줏畯렓竣줌^ 1111000111100001100011101010100011110001111000101100000111011110111100011110000110001110101010001111000111100010110000011101110001011110 f1e18ea8f1e2c1def1e18ea8f1e2c1dc5e

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