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 鸚ζじ鸚ζ?^ 111010100101111110000011110001001000001010110110111010100101111110000011110001000011111101011110 ea5f83c482b6ea5f83c43f5e
EUC-JP 鸚ζじ鸚ζ?^ 111100111100000010100110110001101010010010111000111100111100000010100110110001100011111101011110 f3c0a6c6a4b8f3c0a6c63f5e
UTF-8 鸚ζじ鸚ζ쳝^ 1110100110111000100110101100111010110110111000111000000110011000111010011011100010011010110011101011011011101100101100111001110101011110 e9b89aceb6e38198e9b89aceb6ecb39d5e
UHC 鸚ζじ鸚ζ쳝^ 11100101101001001010010111100110101010101011100011100101101001001010010111100110101010111000001101011110 e5a4a5e6aab8e5a4a5e6ab835e

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