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 袱活耳袱活耳^ 11100101110111101000101010001000100011101010100011100101110111101000101010001000100011101010100001011110 e5de8a888ea8e5de8a888ea85e
EUC-JP 袱活耳袱活耳^ 11101010111000001011001111101000101111001010101011101010111000001011001111101000101111001010101001011110 eae0b3e8bcaaeae0b3e8bcaa5e
UTF-8 袱活耳袱活耳^ 11101000101000101011000111100110101101001011101111101000100000001011001111101000101000101011000111100110101101001011101111101000100000001011001101011110 e8a2b1e6b4bbe880b3e8a2b1e6b4bbe880b35e
UHC ?活耳?活耳^ 0011111111111100110000001110110010111100001111111111110011000000111011001011110001011110 3ffcc0ecbc3ffcc0ecbc5e

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