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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 豎尖擇豎尖擇^ 11100110101100011001000011101011100111011010001011100110101100011001000011101011100111011010001001011110 e6b190eb9da2e6b190eb9da25e
EUC-JP 豎尖擇豎尖擇^ 11101100101100111100000011101101110110101010010011101100101100111100000011101101110110101010010001011110 ecb3c0eddaa4ecb3c0eddaa45e
UTF-8 豎尖擇豎尖擇^ 11101000101100011000111011100101101100001001011011100110100100111000011111101000101100011000111011100101101100001001011011100110100100111000011101011110 e8b18ee5b096e69387e8b18ee5b096e693875e
UHC ?尖擇?尖擇^ 0011111111110100110100111111011111001001001111111111010011010011111101111100100101011110 3ff4d3f7c93ff4d3f7c95e

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