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 ??º}??º{^ 001111110011111110111010011111010011111100111111101110100111101101011110 3f3fba7d3f3fba7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ??º}??º{^ 00111111001111111000111110100010111010110111110100111111001111111000111110100010111010110111101101011110 3f3f8fa2eb7d3f3f8fa2eb7b5e
UTF-8 뤦집º}뤦집º{^ 11101011101001001010011011101100101001111001000111000010101110100111110111101011101001001010011011101100101001111001000111000010101110100111101101011110 eba4a6eca791c2ba7deba4a6eca791c2ba7b5e
UHC 뤦집º}뤦집º{^ 100011111101010011000001111111011010100010101100011111011000111111010100110000011111110110101000101011000111101101011110 8fd4c1fda8ac7d8fd4c1fda8ac7b5e

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