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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 鷹?再?鷹?再?B 10010001111010010011111110001101110001000011111110010001111010010011111110001101110001000011111101000010 91e93f8dc43f91e93f8dc43f42
EUC-JP 鷹?再?鷹?再?B 11000010111010110011111110111010110001100011111111000010111010110011111110111010110001100011111101000010 c2eb3fbac63fc2eb3fbac63f42
UTF-8 鷹렒再롼鷹렒再롼B 11101001101101111011100111101011101000001001001011100101100001101000110111101011101000011011110011101001101101111011100111101011101000001001001011100101100001101000110111101011101000011011110001000010 e9b7b9eba092e5868deba1bce9b7b9eba092e5868deba1bc42
UHC 鷹렒再롼鷹렒再롼B 1110101111101101100011101010011111101110101000101011011111010111111010111110110110001110101001111110111010100010101101111101011101000010 ebed8ea7eea2b7d7ebed8ea7eea2b7d742

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