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 」讌チ」讌チ^ 11110111101110101010001111100110101001011100000111110111101110101010001111100110101001011100000101011110 f7baa3e6a5c1f7baa3e6a5c15e
EUC-JP ?」讌チ?」讌チ^ 001111111000111010100011111011001010011110001110110000010011111110001110101000111110110010100111100011101100000101011110 3f8ea3eca78ec13f8ea3eca78ec15e
UTF-8 」讌チ」讌チ^ 11101110100101101001110111101111101111011010001111101000101011101000110011101111101111101000000111101110100101101001110111101111101111011010001111101000101011101000110011101111101111101000000101011110 ee969defbda3e8ae8cefbe81ee969defbda3e8ae8cefbe815e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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