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 鄒樊価鄒樊価^ 11100111101111101001111011100110100010011011111111100111101111101001111011100110100010011011111101011110 e7be9ee689bfe7be9ee689bf5e
EUC-JP 鄒樊価鄒樊価^ 11101110110000001101110011101000101100101100000111101110110000001101110011101000101100101100000101011110 eec0dce8b2c1eec0dce8b2c15e
UTF-8 鄒樊価鄒樊価^ 11101001100001001001001011100110101010001000101011100100101111101010000111101001100001001001001011100110101010001000101011100100101111101010000101011110 e98492e6a88ae4bea1e98492e6a88ae4bea15e
UHC 鄒樊?鄒樊?^ 1111010111011011110110111110000000111111111101011101101111011011111000000011111101011110 f5dbdbe03ff5dbdbe03f5e

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