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 顋懆ア枝顋懆ア施^ 111010001111100110011100111010001011000110001110011111011110100011111001100111001110100010110001100011100111101101011110 e8f99ce8b18e7de8f99ce8b18e7b5e
EUC-JP 顋懆ア枝顋懆ア施^ 1111000011111011110110001110101010001110101100011011101111011110111100001111101111011000111010101000111010110001101110111101110001011110 f0fbd8ea8eb1bbdef0fbd8ea8eb1bbdc5e
UTF-8 顋懆ア枝顋懆ア施^ 11101001101000011000101111100110100001111000011011101111101111011011000111100110100111101001110111101001101000011000101111100110100001111000011011101111101111011011000111100110100101101011110101011110 e9a18be68786efbdb1e69e9de9a18be68786efbdb1e696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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