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 竣?毅?竣?毅?^ 10001111011101100011111110001011010000100011111110001111011101100011111110001011010000100011111101011110 8f763f8b423f8f763f8b423f5e
EUC-JP 竣?毅?竣?毅?^ 10111101110101110011111110110101101000110011111110111101110101110011111110110101101000110011111101011110 bdd73fb5a33fbdd73fb5a33f5e
UTF-8 竣렦毅룁竣렦毅뢸^ 11100111101010111010001111101011101000001010011011100110101011111000010111101011101000111000000111100111101010111010001111101011101000001010011011100110101011111000010111101011101000101011100001011110 e7aba3eba0a6e6af85eba381e7aba3eba0a6e6af85eba2b85e
UHC 竣렦毅룁竣렦毅뢸^ 1111000111100010100011101011010111101011111101101011011111011110111100011110001010001110101101011110101111110110101101111101110001011110 f1e28eb5ebf6b7def1e28eb5ebf6b7dc5e

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