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 邯種枚邯種埋^ 11100111101101101000111011101101100101101000011111100111101101101000111011101101100101101000010001011110 e7b68eed9687e7b68eed96845e
EUC-JP 邯種枚邯種埋^ 11101110101110001011110011101111110010111110011111101110101110001011110011101111110010111110010001011110 eeb8bcefcbe7eeb8bcefcbe45e
UTF-8 邯種枚邯種埋^ 11101001100000101010111111100111101010001010111011100110100111101001101011101001100000101010111111100111101010001010111011100101100111111000101101011110 e982afe7a8aee69e9ae982afe7a8aee59f8b5e
UHC 邯種枚邯種埋^ 11001010111110111111000011111010110110001101110111001010111110111111000011111010110110001101100001011110 cafbf0fad8ddcafbf0fad8d85e

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