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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蒹ェ笳倶罨笳毅 11100100111000111010101011100010100101111000101111100100111000111010101011100010100101111000101101000010 e4e3aae2978be4e3aae2978b42
EUC-JP 蒹ェ笳倶罨笳毅 1110100011100101100011101010101011100011111101111011011011100110111001101010110011100011111101111011010110100011 e8e58eaae3f7b6e6e6ace3f7b5a3
UTF-8 蒹ェ笳倶罨笳毅 111010001001001010111001111011111011110110101010111001111010110010110011111001011000000010110110111001111011110110101000111001111010110010110011111001101010111110000101 e892b9efbdaae7acb3e580b6e7bda8e7acb3e6af85
UHC ??????毅 0011111100111111001111110011111100111111001111111110101111110110 3f3f3f3f3f3febf6

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